More fixes.
git-svn-id: svn://10.0.0.236/trunk@8852 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
0aee1faed1
commit
a10067bd62
@ -105,8 +105,9 @@ install: trapdoor
|
||||
echo Installing $$I && \
|
||||
sed -e s#/usr/bonsaitools/bin/perl#$(PERL)#g \
|
||||
-e s#/usr/bonsaitools/bin/mysqltcl#$(MYSQLTCL)#g \
|
||||
-e s#/tools/ns/bin/perl5#$(PERL)#g \
|
||||
$$I > $(PREFIX)/$$I && \
|
||||
chmod 755 $(PREFIX)$$(I); done && \
|
||||
chmod 755 $(PREFIX)/$$I; done && \
|
||||
mkdir -p $(PREFIX)/data && \
|
||||
cp -f trapdoor $(PREFIX)/data && \
|
||||
chmod 755 $(PREFIX)/data && \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user