[Pcsclite-cvs-commit] MCardApplet create_distrib.sh,1.3,1.4
rousseau@quantz.debian.org
rousseau@quantz.debian.org
Fri, 19 Dec 2003 23:25:12 +0100
Update of /cvsroot/muscleplugins/MCardApplet
In directory quantz:/tmp/cvs-serv20975
Modified Files:
create_distrib.sh
Log Message:
remove useless filename path from Changelog.cvs
Index: create_distrib.sh
===================================================================
RCS file: /cvsroot/muscleplugins/MCardApplet/create_distrib.sh,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- create_distrib.sh 19 Dec 2003 22:14:45 -0000 1.3
+++ create_distrib.sh 19 Dec 2003 22:25:10 -0000 1.4
@@ -28,7 +28,7 @@
# CVS
echo -n "Generating CVS Changelog..."
-#rcs2log > Changelog.cvs
+rcs2log | perl -pe 's+/cvsroot/muscleplugins/MCardApplet/++g;' > Changelog.cvs
echo "done"
present_files=$(tempfile)