[arch-commits] Commit in lilo/repos (3 files)

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


    Date: Monday, September 7, 2009 @ 02:43:10
  Author: tpowa
Revision: 51290

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

................
  r40703 | tpowa | 2009-05-30 17:07:32 +0200 (Sa, 30 Mai 2009) | 9 lines
  
  Merged revisions 40702 via svnmerge from 
  svn+ssh://svn.archlinux.org/srv/svn-packages/lilo/trunk
  
  ........
    r40702 | tpowa | 2009-05-30 17:06:33 +0200 (Sa, 30 Mai 2009) | 2 lines
    
    'fixed locale while building'
  ........
................
  r49240 | jgc | 2009-08-05 09:38:19 +0200 (Mi, 05 Aug 2009) | 1 line
  
  Fix FS#15794
................

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

--------------+
 PKGBUILD     |    1 -
 lilo.install |   15 ---------------
 2 files changed, 16 deletions(-)


Property changes on: lilo/repos/core-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /lilo/trunk:1-40702
   + /lilo/trunk:1-51289

Modified: core-i686/PKGBUILD
===================================================================
--- core-i686/PKGBUILD	2009-09-07 06:41:00 UTC (rev 51289)
+++ core-i686/PKGBUILD	2009-09-07 06:43:10 UTC (rev 51290)
@@ -22,7 +22,6 @@
 options=(!makeflags)
 source=(#http://home.san.rr.com/johninsd/pub/linux/lilo/lilo-$pkgver.src.tar.gz
 	ftp://metalab.unc.edu/pub/Linux/system/boot/lilo/lilo-$pkgver.src.tar.gz
-        gcc-44.patch
 	lilo.conf)
 md5sums=('72765f2aafd20e23ecf07ebd22baeec7'
 	 'a3a4c90bead3f9b8672bd384ff9f8db1')

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