]> git.pld-linux.org Git - packages/bmpx.git/commitdiff
- initial checkin
authorMichal Chruszcz <mchruszcz@gmail.com>
Sun, 16 Oct 2005 09:54:01 +0000 (09:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bmpx-embedded-images.patch -> 1.1

bmpx-embedded-images.patch [new file with mode: 0644]

diff --git a/bmpx-embedded-images.patch b/bmpx-embedded-images.patch
new file mode 100644 (file)
index 0000000..ac627c1
--- /dev/null
@@ -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
This page took 0.050444 seconds and 4 git commands to generate.