summarylogtreecommitdiffstats
path: root/debtap.install
diff options
context:
space:
mode:
authorstargr@gmail.com2017-08-16 08:17:34 +0300
committerstargr@gmail.com2017-08-16 08:17:34 +0300
commitdc7e3009d9c90dd3181730308d31eecf4389ba91 (patch)
treeb432e39671d6841d315097fd4cf6638300ba668c /debtap.install
parentccb89b6e054fe3cc1d42b29961f08248d8443c9a (diff)
downloadaur-dc7e3009d9c90dd3181730308d31eecf4389ba91.tar.gz
Update to 3.1.1
Diffstat (limited to 'debtap.install')
-rw-r--r--debtap.install2
1 files changed, 2 insertions, 0 deletions
diff --git a/debtap.install b/debtap.install
index 71cd89b35fa9..ed4ecc12fb50 100644
--- a/debtap.install
+++ b/debtap.install
@@ -6,6 +6,8 @@ post_install() {
echo "==> Syntax: debtap [option] package_filename"
echo
echo "==> Run \"debtap -h\" for help"
+
+ mv /var/cache/debtap/debian-packages-files /var/cache/debtap/debian-main-packages-files 2> /dev/null
}
post_upgrade() {