create needed directories before making .ph files

This commit is contained in:
Andrey A. Chernov 1998-08-07 14:16:20 +00:00
parent 517e01713a
commit e5075774e4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=12315
7 changed files with 7 additions and 0 deletions

View file

@ -4,6 +4,7 @@ if [ "$2" != POST-INSTALL ] ; then
exit 0
fi
install -d ${PREFIX:-/usr/local}/lib/perl5/site_perl/5.005/i386-freebsd
cd /usr/include && ${PREFIX:-/usr/local}/bin/h2ph *.h machine/*.h sys/*.h

View file

@ -4,6 +4,7 @@ if [ "$2" != POST-INSTALL ] ; then
exit 0
fi
install -d ${PREFIX:-/usr/local}/lib/perl5/site_perl/5.005/i386-freebsd
cd /usr/include && ${PREFIX:-/usr/local}/bin/h2ph *.h machine/*.h sys/*.h

View file

@ -4,6 +4,7 @@ if [ "$2" != POST-INSTALL ] ; then
exit 0
fi
install -d ${PREFIX:-/usr/local}/lib/perl5/site_perl/5.005/i386-freebsd
cd /usr/include && ${PREFIX:-/usr/local}/bin/h2ph *.h machine/*.h sys/*.h

View file

@ -4,6 +4,7 @@ if [ "$2" != POST-INSTALL ] ; then
exit 0
fi
install -d ${PREFIX:-/usr/local}/lib/perl5/site_perl/5.005/i386-freebsd
cd /usr/include && ${PREFIX:-/usr/local}/bin/h2ph *.h machine/*.h sys/*.h

View file

@ -4,6 +4,7 @@ if [ "$2" != POST-INSTALL ] ; then
exit 0
fi
install -d ${PREFIX:-/usr/local}/lib/perl5/site_perl/5.005/i386-freebsd
cd /usr/include && ${PREFIX:-/usr/local}/bin/h2ph *.h machine/*.h sys/*.h

View file

@ -4,6 +4,7 @@ if [ "$2" != POST-INSTALL ] ; then
exit 0
fi
install -d ${PREFIX:-/usr/local}/lib/perl5/site_perl/5.005/i386-freebsd
cd /usr/include && ${PREFIX:-/usr/local}/bin/h2ph *.h machine/*.h sys/*.h

View file

@ -4,6 +4,7 @@ if [ "$2" != POST-INSTALL ] ; then
exit 0
fi
install -d ${PREFIX:-/usr/local}/lib/perl5/site_perl/5.005/i386-freebsd
cd /usr/include && ${PREFIX:-/usr/local}/bin/h2ph *.h machine/*.h sys/*.h