]> git.pld-linux.org Git - packages/ToutDoux.git/blobdiff - ToutDoux-am16.patch
- mass commit: cosmetics (removed trailing white spaces)
[packages/ToutDoux.git] / ToutDoux-am16.patch
index 8f664a6287632ef0ea268c8cf983c5cd3c2053c4..a51132b5dd38d4f4341a2943b9ec200f48d70107 100644 (file)
 -
 -
 +#     communication_db
+diff -uNr ToutDoux-1.2.6.orig/doc/en/Makefile.am ToutDoux-1.2.6/doc/en/Makefile.am
+--- ToutDoux-1.2.6.orig/doc/en/Makefile.am     Sat Mar 10 16:36:04 2001
++++ ToutDoux-1.2.6/doc/en/Makefile.am  Wed Aug 14 08:39:36 2002
+@@ -76,7 +76,7 @@
+       if test $(HAVE_LANG_EN) = yes; \
+       then \
+         $(mkinstalldirs) $(DESTDIR)$(TARGET_DIR); \
+-        for file in toutdoux/*.html toutdoux/*.css; do \
++        for file in toutdoux/* ; do \
+           basefile=`echo $$file | sed -e 's,^.*/,,'`; \
+           $(INSTALL_DATA) $$file $(DESTDIR)$(TARGET_DIR)/$$basefile; \
+         done; \
+diff -uNr ToutDoux-1.2.6.orig/doc/fr/Makefile.am ToutDoux-1.2.6/doc/fr/Makefile.am
+--- ToutDoux-1.2.6.orig/doc/fr/Makefile.am     Sat Mar 10 16:35:06 2001
++++ ToutDoux-1.2.6/doc/fr/Makefile.am  Wed Aug 14 08:41:19 2002
+@@ -97,7 +97,7 @@
+       if test $(HAVE_LANG_FR) = yes; \
+       then \
+         $(mkinstalldirs) $(DESTDIR)$(TARGET_DIR); \
+-        for file in toutdoux/*.html toutdoux/*.css; do \
++        for file in toutdoux/* ; do \
+           basefile=`echo $$file | sed -e 's,^.*/,,'`; \
+           $(INSTALL_DATA) $$file $(DESTDIR)$(TARGET_DIR)/$$basefile; \
+         done; \
This page took 0.936311 seconds and 4 git commands to generate.