User: mparent-guest Date: 06/01/16 21:58:44 Modified: debian packages.install Log: CVS cleaning is now done before package building Revision Changes Path 1.3 +3 -7 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.3&cvsroot= CVSWeb: View this file: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/musmap/debian/packages.install?rev=1.3&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.3&r2=1.2&cvsroot= ----------------------------------- Index: packages.install =================================================================== RCS file: /cvsroot/pkg-grass/musmap/debian/packages.install,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- packages.install 13 Jan 2006 21:50:15 -0000 1.2 +++ packages.install 16 Jan 2006 21:58:44 -0000 1.3 @@ -3,10 +3,10 @@ yada copy -data -into /usr/share/musmap admin data images include js print #== log yada install -dir /var/log/musmap -#DEPRECATED:yada install -dir /usr/share/musmap/log #== Temporary server files -#DEPRECATED:yada install -dir /usr/share/musmap/srvtmp +#/tmp #== Temporary files, available thru web server +yada install -dir /var/lib/musmap/webtmp yada install -dir /usr/share/musmap/webtmp #== Doc #ignore: COPYRIGHT, LICENSE.LGPL, LICENSE, INSTALL @@ -22,8 +22,4 @@ for webserver in apache apache-perl apache-ssl apache2; do yada install -conf -ucf -into /etc/$webserver/conf.d -as musmap.conf debian/conf/apache.conf done -yada symlink -into /var/www /usr/share/musmap -#== cleaning -#remove any CVS directory -find $ROOT/usr/share/musmap -name CVS | xargs rm -rf -find $ROOT/usr/share/musmap -name "*~" | xargs rm -rf +yada symlink -into /var/www /usr/share/musmap \ No newline at end of file
_______________________________________________ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel