User: mparent-guest Date: 06/01/13 21:50:16 Modified: debian packages.install Log: Remove CVS directories and ~ backup files Revision Changes Path 1.2 +2 -1 musmap/debian/packages.install CVSWEB Options: ------------------- CVSWeb: Annotate this file: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/musmap/debian/packages.install?annotate=1.2&cvsroot= CVSWeb: View this file: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/musmap/debian/packages.install?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot= CVSWeb: Diff to previous version: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/musmap/debian/packages.install.diff?r1=1.2&r2=1.1&cvsroot= ----------------------------------- Index: packages.install =================================================================== RCS file: /cvsroot/pkg-grass/musmap/debian/packages.install,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- packages.install 12 Jan 2006 20:12:31 -0000 1.1 +++ packages.install 13 Jan 2006 21:50:15 -0000 1.2 @@ -25,4 +25,5 @@ yada symlink -into /var/www /usr/share/musmap #== cleaning #remove any CVS directory -find /usr/share/musmap -name CVS | xargs rm -rf \ No newline at end of file +find $ROOT/usr/share/musmap -name CVS | xargs rm -rf +find $ROOT/usr/share/musmap -name "*~" | xargs rm -rf
_______________________________________________ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel