SOURCES: dvdrip-locale_path.patch (NEW) - LocaleData to locales
wolvverine
wolvverine at pld-linux.org
Fri Nov 23 05:51:47 CET 2007
Author: wolvverine Date: Fri Nov 23 04:51:47 2007 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- LocaleData to locales
---- Files affected:
SOURCES:
dvdrip-locale_path.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/dvdrip-locale_path.patch
diff -u /dev/null SOURCES/dvdrip-locale_path.patch:1.1
--- /dev/null Fri Nov 23 05:51:47 2007
+++ SOURCES/dvdrip-locale_path.patch Fri Nov 23 05:51:42 2007
@@ -0,0 +1,12 @@
+diff -ur dvdrip-0.98.8.orig/l10n/Makefile dvdrip-0.98.8/l10n/Makefile
+--- dvdrip-0.98.8.orig/l10n/Makefile 2007-11-19 02:31:58.000000000 +0000
++++ dvdrip-0.98.8/l10n/Makefile 2007-11-19 02:34:06.000000000 +0000
+@@ -54,7 +54,7 @@
+
+ install: $(MO_FILES)
+ cd $(srcdir); \
+- targetdir='$(libdir)/LocaleData'; \
++ targetdir='$(datadir}/locale'; \
+ languages='$(LINGUAS)'; \
+ for lang in $$languages; do \
+ mkdir -p "$$targetdir/$$lang/LC_MESSAGES" || exit 1; \
================================================================
More information about the pld-cvs-commit
mailing list