ossp-pkg/pth/devtool.conf 1.11 -> 1.12
--- devtool.conf 2002/11/07 15:54:07 1.11
+++ devtool.conf 2002/12/04 14:08:20 1.12
@@ -42,7 +42,7 @@
rm -f pth-*.tar.gz
./devtool autoclean
./devtool autogen
- ./configure
+ ./devtool configure
make clean all
make distclean
./shtool fixperm -v .
@@ -57,7 +57,7 @@
rm -f pth-*.tar.gz
./devtool autoclean
./devtool autogen
- ./configure
+ ./devtool configure
make clean all
make distclean
./shtool fixperm -v .
|
|