[arch-commits] CVS update of arch/build/base/filesystem (PKGBUILD arch-release)

Thomas Baechler thomas at archlinux.org
Sat May 12 19:03:08 UTC 2007


    Date: Saturday, May 12, 2007 @ 15:03:08
  Author: thomas
    Path: /home/cvs-arch/arch/build/base/filesystem

Modified: PKGBUILD (1.79 -> 1.80)
 Removed: arch-release (1.10)

upgpkg: filesystem 0.8-5


--------------+
 PKGBUILD     |   11 ++++++++---
 arch-release |    1 -
 2 files changed, 8 insertions(+), 4 deletions(-)


Index: arch/build/base/filesystem/PKGBUILD
diff -u arch/build/base/filesystem/PKGBUILD:1.79 arch/build/base/filesystem/PKGBUILD:1.80
--- arch/build/base/filesystem/PKGBUILD:1.79	Sat May 12 08:54:23 2007
+++ arch/build/base/filesystem/PKGBUILD	Sat May 12 15:03:08 2007
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD,v 1.79 2007/05/12 12:54:23 tpowa Exp $
+# $Id: PKGBUILD,v 1.80 2007/05/12 19:03:08 thomas Exp $
 # Maintainer: judd <jvinet at zeroflux.org>
 pkgname=filesystem
 pkgver=0.8
-pkgrel=4
+pkgrel=5
 pkgdesc="Base filesystem"
 arch=(i686 x86_64)
 url="http://www.archlinux.org"
@@ -76,5 +76,10 @@
   install -D -m755 xinitrc $startdir/pkg/etc/skel/.xinitrc
   install -D -m755 xsession $startdir/pkg/etc/skel/.xsession
 
-  cat issue | sed "s/#VERSION#/$pkgver/" >$startdir/pkg/etc/issue
+  # no version any more
+  #cat issue | sed "s/#VERSION#/$pkgver/" >$startdir/pkg/etc/issue
+  
+  # re-add /etc/arch-release, some software uses it
+  # to check whether arch is running
+  touch $startdir/pkg/etc/arch-release
 }
Index: arch/build/base/filesystem/arch-release
diff -u arch/build/base/filesystem/arch-release:1.10 arch/build/base/filesystem/arch-release:removed
--- arch/build/base/filesystem/arch-release:1.10	Sun Dec 10 09:32:44 2006
+++ arch/build/base/filesystem/arch-release	Sat May 12 15:03:08 2007
@@ -1 +0,0 @@
-Arch Linux 0.8 (Voodoo)




More information about the arch-commits mailing list