This was added by 82f9a5d7c on 2012-02-21 11:42:32, as we had 2 major
upgrades since them every system either was update or new installed,
so just remove this.

Signed-off-by: Thomas Lamprecht <[email protected]>
---
 debian/postinst | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/debian/postinst b/debian/postinst
index 1066850f..63085477 100755
--- a/debian/postinst
+++ b/debian/postinst
@@ -32,9 +32,6 @@ case "$1" in
 
     mkdir /etc/pve 2>/dev/null || true
 
-    # remove old APL dir
-    rm -rf /var/lib/pve-manager/apl-available
-
     # remove old cron.daily update job to randomize it
     if test -e /etc/cron.daily/pve; then
        echo "Remove old update script from cron.daily"
-- 
2.14.2


_______________________________________________
pve-devel mailing list
[email protected]
https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to