Author: troll                        Date: Sun Oct 16 09:54:06 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- initial checkin

---- Files affected:
SOURCES:
   bmpx-embedded-images.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/bmpx-embedded-images.patch
diff -u /dev/null SOURCES/bmpx-embedded-images.patch:1.1
--- /dev/null   Sun Oct 16 11:54:06 2005
+++ SOURCES/bmpx-embedded-images.patch  Sun Oct 16 11:54:01 2005
@@ -0,0 +1,11 @@
+--- bmpx-0.12_RC11/src/embedded-images/Makefile.am~    2005-10-09 
18:33:38.000000000 +0000
++++ bmpx-0.12_RC11/src/embedded-images/Makefile.am     2005-10-16 
06:49:43.555823344 +0000
+@@ -9,7 +9,7 @@
+       @echo "* Generating media icons"
+       @gdk-pixbuf-csource --build-list \
+               `for x in $(basename $(notdir $(dist_noinst_DATA))); do \
+-                      echo "$${x/-/_}"; \
++                      echo "\`echo $${x}|tr '-' '_'\`"; \
+                       echo "    $(srcdir)/$${x}.png";\
+               done` > media-pixbufs.h
+ 
================================================================
_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to