summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Sherwood2009-01-15 15:18:04 -0600
committerArwed von Merkatz2009-02-10 18:00:30 +0100
commit02d7ed90c698b5837e14023da28b7c26d1647d60 (patch)
treecb5790dc1d2ecd9809cdfda54ca1cc0ec7f001d5
parent08bad740be13202989b2281c178cff390afb3a26 (diff)
tar: Add proper fix for info files to be removed from
the directory. (cherry picked from commit 48dbfbe7a2e42611a4b4dc6ddf553838e0fd99f2)
-rw-r--r--archive/tar/HISTORY4
-rwxr-xr-xarchive/tar/PRE_REMOVE1
2 files changed, 5 insertions, 0 deletions
diff --git a/archive/tar/HISTORY b/archive/tar/HISTORY
index 96e2a05c04..04dba152d1 100644
--- a/archive/tar/HISTORY
+++ b/archive/tar/HISTORY
@@ -1,3 +1,7 @@
+2009-01-15 George Sherwood <gsherwood@sourcemage.org>
+ * PRE_REMOVE: Added to properly removed the info files from the
+ directory.
+
2008-12-30 Vlad Glagolev <stealth@sourcemage.org>
* REPAIR^all^POST_REMOVE: added forgotten line
diff --git a/archive/tar/PRE_REMOVE b/archive/tar/PRE_REMOVE
new file mode 100755
index 0000000000..5ae5449462
--- /dev/null
+++ b/archive/tar/PRE_REMOVE
@@ -0,0 +1 @@
+install-info --delete $INSTALL_ROOT/usr/share/info/tar.info --info-dir $INSTALL_ROOT/usr/share/info