CVSROOT:        /sources/auctex
Module name:    reftex
Changes by:     Ralf Angeli <angeli>    07/04/09 19:05:26

Index: Makefile
===================================================================
RCS file: /sources/auctex/reftex/Makefile,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- Makefile    9 Apr 2007 18:27:33 -0000       1.7
+++ Makefile    9 Apr 2007 19:05:26 -0000       1.8
@@ -113,7 +113,7 @@
        mkdir reftex-$(TAG)
        cvs export -d reftex-$(TAG) \
           "`echo $(TAG) | sed -e '/^\([-0-9]*[0-9]\)[-a-z]*$$/s//-D \1T2359/' \
-                             -e '/[.]/{s/^/-r release_/;s/[.]/_/g}'`" reftex
+                             -e '/[.]/{s/^/-rrelease_/;s/[.]/_/g}'`" reftex
        cd reftex-$(TAG)/lisp && make dist
        cd reftex-$(TAG)/doc && make dist
        chmod -R go-w+rX reftex-$(TAG)


_______________________________________________
auctex-commit mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/auctex-commit

Reply via email to