beware 2.0.0-beta2 'make uninstall'

Andrej Borsenkow borsenkow.msk at sni.de
Fri Nov 27 11:04:31 GMT 1998


--- /archive/pub/networks/samba/CVS/source/script/uninstallman.sh	Mon Aug 10
11:55:00 1998
+++ script/uninstallman.sh	Fri Nov 27 14:01:44 1998
@@ -8,7 +8,7 @@

 for sect in 1 5 7 8 ; do
   for m in $MANDIR/man$sect ; do
-    for s in $SRCDIR/../docs/*$sect; do
+    for s in $SRCDIR/../docs/manpages/*$sect; do
       FNAME=$m/`basename $s`
       if test -f $FNAME; then
         echo Deleting $FNAME



More information about the samba-technical mailing list