[arch-commits] Commit in lilo/repos (core-x86_64 core-x86_64/lilo.install)

Tobias Powalowski tpowa at archlinux.org
Mon Sep 7 06:43:56 UTC 2009


    Date: Monday, September 7, 2009 @ 02:43:56
  Author: tpowa
Revision: 51291

Merged revisions 49240 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/lilo/trunk

........
  r49240 | jgc | 2009-08-05 09:38:19 +0200 (Mi, 05 Aug 2009) | 1 line
  
  Fix FS#15794
........

Modified:
  lilo/repos/core-x86_64/	(properties)
  lilo/repos/core-x86_64/lilo.install

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


Property changes on: lilo/repos/core-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /lilo/trunk:1-40703
   + /lilo/trunk:1-51290

Modified: core-x86_64/lilo.install
===================================================================
--- core-x86_64/lilo.install	2009-09-07 06:43:10 UTC (rev 51290)
+++ core-x86_64/lilo.install	2009-09-07 06:43:56 UTC (rev 51291)
@@ -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