summaryrefslogtreecommitdiffstats
path: root/solaris/gen-prototypes.sh
diff options
context:
space:
mode:
authorChris St. Pierre <chris.a.st.pierre@gmail.com>2014-07-14 11:27:41 -0400
committerChris St. Pierre <chris.a.st.pierre@gmail.com>2014-07-14 11:27:41 -0400
commit1b577046bb0a4309c28b1ee42342626f7aa9797a (patch)
tree3e0c0039e942a9650ba2a780defd3a67e26d1269 /solaris/gen-prototypes.sh
parent58e9167a8614e2c549e000b697ca88d5b59b5d7b (diff)
parentf02ffa67ef3646262aa09e5de6b92021ce27798b (diff)
downloadbcfg2-1b577046bb0a4309c28b1ee42342626f7aa9797a.tar.gz
bcfg2-1b577046bb0a4309c28b1ee42342626f7aa9797a.tar.bz2
bcfg2-1b577046bb0a4309c28b1ee42342626f7aa9797a.zip
Merge pull request #181 from nathanolla/solaris-package
Use PYVERSION in Makefile and gen-prototypes consistently
Diffstat (limited to 'solaris/gen-prototypes.sh')
-rw-r--r--solaris/gen-prototypes.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/solaris/gen-prototypes.sh b/solaris/gen-prototypes.sh
index 64aff9edb..b0006df16 100644
--- a/solaris/gen-prototypes.sh
+++ b/solaris/gen-prototypes.sh
@@ -1,6 +1,6 @@
#!/bin/sh
cd build
-PP="./lib/python/site-packages/"
+PP="./lib/python${PYVERSION}/site-packages/"
#bcfg2
echo "i pkginfo=./pkginfo.bcfg2" > ../prototype.tmp