summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRadoslaw Stachowiak <radek@gentoo.org>2005-09-25 09:29:39 +0000
committerRadoslaw Stachowiak <radek@gentoo.org>2005-09-25 09:29:39 +0000
commit33e7a9672379c2c44aeb67a7f0b0fb70203ce70c (patch)
tree92f0a81f72424c96a15efe8d8341a88d33d29f0f /app-arch/p7zip/files
parent~ppc keyworded (diff)
downloadgentoo-2-33e7a9672379c2c44aeb67a7f0b0fb70203ce70c.tar.gz
gentoo-2-33e7a9672379c2c44aeb67a7f0b0fb70203ce70c.tar.bz2
gentoo-2-33e7a9672379c2c44aeb67a7f0b0fb70203ce70c.zip
fixed bug #107107 with wrong wrapper/symlink usage. removed old version.
(Portage version: 1.589-cvs)
Diffstat (limited to 'app-arch/p7zip/files')
-rw-r--r--app-arch/p7zip/files/7z5
-rw-r--r--app-arch/p7zip/files/7za5
-rw-r--r--app-arch/p7zip/files/digest-p7zip-0.911
3 files changed, 8 insertions, 3 deletions
diff --git a/app-arch/p7zip/files/7z b/app-arch/p7zip/files/7z
index bc1796544a00..ae6974cfcd78 100644
--- a/app-arch/p7zip/files/7z
+++ b/app-arch/p7zip/files/7z
@@ -1,4 +1,5 @@
#!/bin/sh
-# 7z wrapper
+# 7z wrapper, p7zip, should be called with full path
+# so symlink and copy should not be used instead.
-/usr/lib/7z/7z $@
+exec /usr/lib/p7zip/7z $@
diff --git a/app-arch/p7zip/files/7za b/app-arch/p7zip/files/7za
new file mode 100644
index 000000000000..824a92c9be64
--- /dev/null
+++ b/app-arch/p7zip/files/7za
@@ -0,0 +1,5 @@
+#!/bin/sh
+# 7za wrapper, p7zip, should be called with full path
+# so symlink and copy should not be used instead.
+
+exec /usr/lib/p7zip/7za $@
diff --git a/app-arch/p7zip/files/digest-p7zip-0.91 b/app-arch/p7zip/files/digest-p7zip-0.91
deleted file mode 100644
index f8324cf8b172..000000000000
--- a/app-arch/p7zip/files/digest-p7zip-0.91
+++ /dev/null
@@ -1 +0,0 @@
-MD5 8c6a7b49f360917cbdd8391f3a926a19 p7zip_0.91.tar.bz2 448147