summaryrefslogtreecommitdiffstats
path: root/solaris/gen-prototypes.sh
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2012-05-22 13:46:02 -0500
committerSol Jerome <sol.jerome@gmail.com>2012-05-23 08:01:07 -0500
commitc41e0094f8b8baedecbc5dcc7a66decd3c087887 (patch)
tree7cb70df25e3ffe31a987d1a9fda85be55194702c /solaris/gen-prototypes.sh
parentba48c23030259f46174645d6af3ffda186fa279a (diff)
downloadbcfg2-c41e0094f8b8baedecbc5dcc7a66decd3c087887.tar.gz
bcfg2-c41e0094f8b8baedecbc5dcc7a66decd3c087887.tar.bz2
bcfg2-c41e0094f8b8baedecbc5dcc7a66decd3c087887.zip
solaris: Fix build errors
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
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 ea0b4bb13..64aff9edb 100644
--- a/solaris/gen-prototypes.sh
+++ b/solaris/gen-prototypes.sh
@@ -1,6 +1,6 @@
#!/bin/sh
cd build
-PP="./"`ls -1d lib/*`"/site-packages/"
+PP="./lib/python/site-packages/"
#bcfg2
echo "i pkginfo=./pkginfo.bcfg2" > ../prototype.tmp