Kaydet (Commit) 4fbb080b authored tarafından Ronald Oussoren's avatar Ronald Oussoren

Use configure to substitute the correct prefix instead of hardcoding

üst e0cfb16f
......@@ -5,7 +5,7 @@
VERSION=@VERSION@
builddir = ..
srcdir=@srcdir@
prefix=/Library/Frameworks/Python.framework/Versions/$(VERSION)
prefix=@prefix@
LIBDEST=$(prefix)/lib/python$(VERSION)
RUNSHARED=@RUNSHARED@
BUILDEXE=@BUILDEXEEXT@
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment