gimp-help-2 r2356 - trunk
- From: romanofski svn gnome org
- To: svn-commits-list gnome org
- Subject: gimp-help-2 r2356 - trunk
- Date: Sun, 10 Feb 2008 08:36:26 +0000 (GMT)
Author: romanofski
Date: Sun Feb 10 08:36:25 2008
New Revision: 2356
URL: http://svn.gnome.org/viewvc/gimp-help-2?rev=2356&view=rev
Log:
2008-02-10 Roman Joost <romanofski gimp org>
* Makefile.am: applied patch contributed by Ulf-D. Ehlert, which
fixes #501156
Modified:
trunk/ChangeLog
trunk/Makefile.am
Modified: trunk/Makefile.am
==============================================================================
--- trunk/Makefile.am (original)
+++ trunk/Makefile.am Sun Feb 10 08:36:25 2008
@@ -280,7 +280,7 @@
@echo "** Installing images: (G=gif, J=jpg, M=mng, P=png, X=xcf)"
- @cd $(top_srcdir) && find images $(image_find_predicates) | \
+ @(cd $(top_srcdir) && find images $(image_find_predicates)) | \
while read file; do \
case "$$file" in \
*.png) echo -n P ;; \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]