summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJory Pratt <anarchy@gentoo.org>2010-12-04 14:47:52 +0000
committerJory Pratt <anarchy@gentoo.org>2010-12-04 14:47:52 +0000
commit98d0e21abaa5dec9de0f188f8703eefd29e017cb (patch)
tree916bd93f7a1975403ebd1c88af3fcedb92d9c3be /www-plugins/mozplugger
parentFix plugin installation, bug #347155 (diff)
downloadgentoo-2-98d0e21abaa5dec9de0f188f8703eefd29e017cb.tar.gz
gentoo-2-98d0e21abaa5dec9de0f188f8703eefd29e017cb.tar.bz2
gentoo-2-98d0e21abaa5dec9de0f188f8703eefd29e017cb.zip
small correction to patch before we populate to the mirrors
(Portage version: 2.2.0_alpha6/cvs/Linux x86_64)
Diffstat (limited to 'www-plugins/mozplugger')
-rw-r--r--www-plugins/mozplugger/Manifest2
-rw-r--r--www-plugins/mozplugger/files/mozplugger-1.14.2-fix-nsplugin-install.patch4
2 files changed, 3 insertions, 3 deletions
diff --git a/www-plugins/mozplugger/Manifest b/www-plugins/mozplugger/Manifest
index 94755bb65ac6..7b244f9eeb70 100644
--- a/www-plugins/mozplugger/Manifest
+++ b/www-plugins/mozplugger/Manifest
@@ -1,4 +1,4 @@
-AUX mozplugger-1.14.2-fix-nsplugin-install.patch 709 RMD160 f38e49d6db14f410d9e139619e56b8fd7be8fccd SHA1 77d7a579a6d4c2fca3a928eb9e80f658f00a400c SHA256 b572bc8641c8948def3b637e7e31bccae378ea4619e15d263f7a6e0f5736b9ce
+AUX mozplugger-1.14.2-fix-nsplugin-install.patch 711 RMD160 fd71c062970b12f9524b55edd1f09cf62d00d066 SHA1 f751e46d138247abdcdc2f1650ff227557f70907 SHA256 e46b4ce43aa0bb8c854d23562da46370dd02f580331afcacdfb47304179a39e3
DIST mozplugger-1.13.2.tar.gz 89003 RMD160 3ae799df4ec58c0948760b976f5aa9872a3e93ec SHA1 704269a3afbdb173caa2e00c7e274dc65b009f41 SHA256 e7b1d6f1a0a22340dae1ba57c29a512b34d39bab55be4b0e32fb0cec872825b2
DIST mozplugger-1.14.0.tar.gz 92164 RMD160 a787a1d0428fe375217ae9c7e0b2bb5e56d0ddde SHA1 ac53fefe559d96aec2aecc67e9f3831b4ac3d263 SHA256 90a5d458183094f1fa83199ec4e847680954e109b264245ebbbada288ac31351
DIST mozplugger-1.14.2.tar.gz 93406 RMD160 563ef13b82745de60fdd2c6cc1e15f7fd8832982 SHA1 5a7b82a3c0d0647a674330cfb5a768bace71d6b9 SHA256 ee768a2c04898da9525200f601ec1f1adeeb5116a0adecded0db6796ecc07b3d
diff --git a/www-plugins/mozplugger/files/mozplugger-1.14.2-fix-nsplugin-install.patch b/www-plugins/mozplugger/files/mozplugger-1.14.2-fix-nsplugin-install.patch
index 9d4f4038a5d5..3627b4992099 100644
--- a/www-plugins/mozplugger/files/mozplugger-1.14.2-fix-nsplugin-install.patch
+++ b/www-plugins/mozplugger/files/mozplugger-1.14.2-fix-nsplugin-install.patch
@@ -5,13 +5,13 @@
install:
-@mkdir -p $(root)$(prefix)/bin
- -@mkdir -p $(root)$(prefix)$(libprefix)/mozilla/plugins
-+ -@mkdir -p $(root)$(prefix)$(libprefix)/nsplugin/plugins
++ -@mkdir -p $(root)$(prefix)$(libprefix)/nsbrowser/plugins
-@mkdir -p $(root)$(prefix)/share/man/man7
-@mkdir -p $(root)/etc
cp mozplugger-helper $(root)$(prefix)/bin/
cp mozplugger-controller $(root)$(prefix)/bin/
cp mozplugger-linker $(root)$(prefix)/bin/
- cp mozplugger.so $(root)$(prefix)$(libprefix)/mozilla/plugins/
-+ cp mozplugger.so $(root)$(prefix)$(libprefix)/nsplugin/plugins/
++ cp mozplugger.so $(root)$(prefix)$(libprefix)/nsbrowser/plugins/
cp mozpluggerrc $(root)/etc/
cp mozplugger.7 $(root)$(prefix)/share/man/man7/