]> git.pld-linux.org Git - packages/bluefish.git/commitdiff
- already included
authorfreetz <freetz@pld-linux.org>
Fri, 8 Jul 2005 14:22:22 +0000 (14:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bluefish-po_install.patch -> 1.2

bluefish-po_install.patch [deleted file]

diff --git a/bluefish-po_install.patch b/bluefish-po_install.patch
deleted file mode 100644 (file)
index 59a1c81..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -aurN bluefish-1.0.1.orig/po/Makefile.in bluefish-1.0.1/po/Makefile.in
---- bluefish-1.0.1.orig/po/Makefile.in 2005-04-12 04:32:33.000000000 +0200
-+++ bluefish-1.0.1/po/Makefile.in      2005-06-13 19:01:28.110522912 +0200
-@@ -71,7 +71,7 @@
-       @for file in $(SRCS) ; do \
-               lang=`echo $${file} | sed -e 's/\.po$$//'`;\
-               echo -n "updating $${lang}.po...";\
--              $(MSGMERGE) -q --output-file=tmp.po $${lang}.po bluefish.po && mv tmp.po $${lang}.po;\
-+              $(MSGMERGE) -q --output-file=tmp.po $${lang}.po ${PACKAGE}.po && mv tmp.po $${lang}.po;\
-               $(MSGFMT) --statistics $${lang}.po -o $${lang}.gmo ;\
-       done
This page took 0.04837 seconds and 4 git commands to generate.