summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2012-11-07 07:29:36 -0800
committerChanho Park <chanho61.park@samsung.com>2014-08-19 19:35:28 +0900
commite333ca4775fd9f05eb41cfd3eed85a03a4c3e3e0 (patch)
tree938a44594e5fbc4de40eeea3dd21b572c2ab2977
parent5f53ee60d85cd5e278e2e4e4a788ed430249552a (diff)
downloadpython-e333ca4775fd9f05eb41cfd3eed85a03a4c3e3e0.tar.gz
python-e333ca4775fd9f05eb41cfd3eed85a03a4c3e3e0.tar.bz2
python-e333ca4775fd9f05eb41cfd3eed85a03a4c3e3e0.zip
python-2.7-dirs
===================================================================
-rw-r--r--Makefile.pre.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.pre.in b/Makefile.pre.in
index bcd83bf..4c607f3 100644
--- a/Makefile.pre.in
+++ b/Makefile.pre.in
@@ -106,7 +106,7 @@ LIBDIR= @libdir@
MANDIR= @mandir@
INCLUDEDIR= @includedir@
CONFINCLUDEDIR= $(exec_prefix)/include
-SCRIPTDIR= $(prefix)/lib
+SCRIPTDIR= @libdir@
# Detailed destination directories
BINLIBDEST= $(LIBDIR)/python$(VERSION)