User: pere Date: 06/02/19 12:37:14 Modified: debian rules Log: Correct path. Revision Changes Path 1.22 +1 -1 mapserver/debian/rules CVSWEB Options: ------------------- CVSWeb: Annotate this file: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/mapserver/debian/rules?annotate=1.22&cvsroot= CVSWeb: View this file: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/mapserver/debian/rules?rev=1.22&content-type=text/x-cvsweb-markup&cvsroot= CVSWeb: Diff to previous version: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/mapserver/debian/rules.diff?r1=1.22&r2=1.21&cvsroot= ----------------------------------- Index: rules =================================================================== RCS file: /cvsroot/pkg-grass/mapserver/debian/rules,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- rules 19 Feb 2006 11:48:42 -0000 1.21 +++ rules 19 Feb 2006 12:37:13 -0000 1.22 @@ -254,7 +254,7 @@ dh_installchangelogs -a HISTORY.TXT dh_installdocs -a dh_installexamples -a - chmod a-x debian/php*-mapscript/usr/share/doc/examples/*.phtml + chmod a-x debian/php*-mapscript/usr/share/doc/php*-mapscript/examples/*.phtml dh_installdebconf -a dh_compress -a dh_link -a
_______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel

