eliot-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Eliot-dev] eliot Makefile.am


From: Olivier Teulière
Subject: [Eliot-dev] eliot Makefile.am
Date: Sat, 22 May 2010 18:38:07 +0000

CVSROOT:        /cvsroot/eliot
Module name:    eliot
Changes by:     Olivier Teulière <ipkiss>       10/05/22 18:38:07

Modified files:
        .              : Makefile.am 

Log message:
        Use todos instead of unix2dos

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/eliot/Makefile.am?cvsroot=eliot&r1=1.19&r2=1.20

Patches:
Index: Makefile.am
===================================================================
RCS file: /cvsroot/eliot/eliot/Makefile.am,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -b -r1.19 -r1.20
--- Makefile.am 22 May 2010 10:26:46 -0000      1.19
+++ Makefile.am 22 May 2010 18:38:07 -0000      1.20
@@ -34,7 +34,7 @@
 # Copy relevant text files
        for i in AUTHORS COPYING COPYING.arabica NEWS THANKS; do \
                cp $(top_srcdir)/$$i $(WIN32_PACKAGE_DIR)/$$i.txt; \
-               unix2dos $(WIN32_PACKAGE_DIR)/$$i.txt; \
+               todos $(WIN32_PACKAGE_DIR)/$$i.txt; \
        done
 
 # Copy the mingw DLL



reply via email to

[Prev in Thread] Current Thread [Next in Thread]