[arch-commits] Commit in lilo/trunk (lilo.install)

Jan de Groot jgc at archlinux.org
Wed Aug 5 07:38:19 UTC 2009


    Date: Wednesday, August 5, 2009 @ 03:38:19
  Author: jgc
Revision: 49240

Fix FS#15794

Modified:
  lilo/trunk/lilo.install

--------------+
 lilo.install |   15 ---------------
 1 file changed, 15 deletions(-)

Modified: lilo.install
===================================================================
--- lilo.install	2009-08-05 07:37:42 UTC (rev 49239)
+++ lilo.install	2009-08-05 07:38:19 UTC (rev 49240)
@@ -1,22 +1,7 @@
 # arg 1:  the new package version
-post_install() {
-  /bin/true
-}
-
-# arg 1:  the new package version
 # arg 2:  the old package version
 post_upgrade() {
   echo
   echo "If you use the LILO bootloader, you should run 'lilo' after upgrading."
   echo
 }
-
-# arg 1:  the old package version
-pre_remove() {
-  /bin/true
-}
-
-op=$1
-shift
-
-$op $*




More information about the arch-commits mailing list