SOURCES: nspluginwrapper-plugindirs.patch - now got it finally pro...
glen
glen at pld-linux.org
Wed Jan 10 03:13:21 CET 2007
Author: glen Date: Wed Jan 10 02:13:21 2007 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- now got it finally properly
---- Files affected:
SOURCES:
nspluginwrapper-plugindirs.patch (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SOURCES/nspluginwrapper-plugindirs.patch
diff -u SOURCES/nspluginwrapper-plugindirs.patch:1.2 SOURCES/nspluginwrapper-plugindirs.patch:1.3
--- SOURCES/nspluginwrapper-plugindirs.patch:1.2 Wed Jan 10 02:56:20 2007
+++ SOURCES/nspluginwrapper-plugindirs.patch Wed Jan 10 03:13:16 2007
@@ -6,7 +6,7 @@
}
+ else if (access("/etc/pld-release", F_OK) == 0) {
+ static const char *pld_dirs[] = {
-+ "/usr/lib/browser-plugins",
++ LIBDIR "/browser-plugins",
+ };
+ dirs = pld_dirs;
+ }
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/nspluginwrapper-plugindirs.patch?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list