]> git.saurik.com Git - apt.git/blobdiff - debian/preinst
* add doc/examples/apt-https-method-example.cof
[apt.git] / debian / preinst
index 141db6e451a159908a174bdda4204fce9d6f117c..276eae5de0e940d0e6d0fb214111f642b681f6f6 100755 (executable)
@@ -26,3 +26,5 @@ if [ "$1" = "upgrade" -o "$1" = "install" -a "$2" != "" ]; then
   fi
   touch /var/lib/apt/lists/partial/.delete-me-later || true
 fi
+
+#DEBHELPER#