Files
php-gtk-src/cvsclean
foobar 487219e3df - Added cvsclean script
- Fixed buildconf with new phpize which does not run aclocal anymore
# The problem is actually with multiple versions of auto* tools.
# Best way to fix that once and for all is to get totally rid of the
# aclocal requirement. :)
# There is a reason why all automake crap was removed in PHP..
2005-04-18 10:48:31 +00:00

4 lines
59 B
Bash
Executable File

#! /bin/sh
${MAKE:-make} -f build2/build.mk cvsclean-work