[Pkg-logwatch-general] r32 - trunk

Willi Mann willi-guest at costa.debian.org
Sat Mar 25 12:43:35 UTC 2006


Author: willi-guest
Date: 2006-03-25 12:43:34 +0000 (Sat, 25 Mar 2006)
New Revision: 32

Modified:
   trunk/buildversion.sh
Log:
Remove another source of verbosity in the buildversion script


Modified: trunk/buildversion.sh
===================================================================
--- trunk/buildversion.sh	2006-03-25 12:35:44 UTC (rev 31)
+++ trunk/buildversion.sh	2006-03-25 12:43:34 UTC (rev 32)
@@ -14,7 +14,7 @@
 
 test -f $ORIGLINK || ln -s $TARBALL $ORIGLINK
 
-cp -av debian $BASEDIR
+cp -a debian $BASEDIR
 
 #patch
 for i in patches/*.diff; do 




More information about the Pkg-logwatch-general mailing list