summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/filesystem/PKGBUILD
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2009-10-07 23:00:19 (GMT)
committerJames Meyer <james.meyer@operamail.com>2009-10-07 23:00:19 (GMT)
commit8d8eb60e1812a930e0b6779670967f818c4b14b3 (patch)
treeedc78bac3961fbf8d34768e7f1f0c4e4e95b9ab1 /abs/core-testing/filesystem/PKGBUILD
parentdeb86bc46c3161ddb243e3d38105e8266f7889ac (diff)
downloadlinhes_pkgbuild-8d8eb60e1812a930e0b6779670967f818c4b14b3.zip
linhes_pkgbuild-8d8eb60e1812a930e0b6779670967f818c4b14b3.tar.gz
linhes_pkgbuild-8d8eb60e1812a930e0b6779670967f818c4b14b3.tar.bz2
filesystem: remove /etc/issue. It's provided by a different pkg
Diffstat (limited to 'abs/core-testing/filesystem/PKGBUILD')
-rw-r--r--abs/core-testing/filesystem/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core-testing/filesystem/PKGBUILD b/abs/core-testing/filesystem/PKGBUILD
index 02649c3..b68b73a 100644
--- a/abs/core-testing/filesystem/PKGBUILD
+++ b/abs/core-testing/filesystem/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=filesystem
pkgver=2009.01
-pkgrel=2
+pkgrel=3
pkgdesc="Base filesystem"
arch=(i686 x86_64)
license=('GPL')
@@ -75,7 +75,7 @@ build()
chown root:50 ${startdir}/pkg/var/games
cd $startdir/src
- cp fstab crypttab group host.conf hosts issue ld.so.conf motd nsswitch.conf \
+ cp fstab crypttab group host.conf hosts ld.so.conf motd nsswitch.conf \
passwd protocols resolv.conf securetty services shadow shells profile \
$startdir/pkg/etc/
install -m 600 $startdir/src/gshadow $startdir/pkg/etc/gshadow