Check-in Number:
|
2442 | |
Date: |
2002-Jul-30 21:45:22 (local)
2002-Jul-30 19:45:22 (UTC) |
User: | rse |
Branch: | |
Comment: |
fix distribution rolling |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/cfg/devtool.conf 1.2 -> 1.3
--- devtool.conf 2002/07/28 08:03:12 1.2
+++ devtool.conf 2002/07/30 19:45:22 1.3
@@ -31,7 +31,7 @@
./devtool autoclean
./devtool autogen
echo "+++ configuring"
- ./configure
+ ./devtool configure
echo "+++ building"
make clean all man
echo "+++ cleaning"
|
|