summaryrefslogtreecommitdiffstats
path: root/abs/core/filesystem/PKGBUILD
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2012-08-15 15:59:37 (GMT)
committerJames Meyer <james.meyer@operamail.com>2012-08-15 15:59:37 (GMT)
commitd82e5f3f0c6a98e021472fb94b153cb4350f6a1f (patch)
treed25d71f19320022cf1b9d5fb4991e83900725796 /abs/core/filesystem/PKGBUILD
parent62cf5a193d63b82f136f08f1e604d4cdf3b0e6b0 (diff)
downloadlinhes_pkgbuild-d82e5f3f0c6a98e021472fb94b153cb4350f6a1f.zip
linhes_pkgbuild-d82e5f3f0c6a98e021472fb94b153cb4350f6a1f.tar.gz
linhes_pkgbuild-d82e5f3f0c6a98e021472fb94b153cb4350f6a1f.tar.bz2
filesystem: removed /etc/issue
Diffstat (limited to 'abs/core/filesystem/PKGBUILD')
-rw-r--r--abs/core/filesystem/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core/filesystem/PKGBUILD b/abs/core/filesystem/PKGBUILD
index 0098c1f..e0e0497 100644
--- a/abs/core/filesystem/PKGBUILD
+++ b/abs/core/filesystem/PKGBUILD
@@ -36,7 +36,7 @@ package() {
# setup /etc
install -d etc/{ld.so.conf.d,skel,profile.d}
- for f in fstab group host.conf hosts issue ld.so.conf motd nsswitch.conf os-release passwd resolv.conf securetty shells profile; do
+ for f in fstab group host.conf hosts ld.so.conf motd nsswitch.conf os-release passwd resolv.conf securetty shells profile; do
install -m644 ${srcdir}/${f} etc/
done
ln -s /proc/self/mounts etc/mtab
@@ -79,7 +79,7 @@ package() {
md5sums=('45940618da782cc391c59f88ab3333c3'
'b153cc716cd73e8ec17bc27fa127d052'
'13753e4e0964f3652b0cc60a28528bdf'
- '4c4540eeb748bf1f71d631b8c1dcf0b3'
+ 'f833071f3b4c1e1033770c0ef30da0a4'
'f28150d4c0b22a017be51b9f7f9977ed'
'6e488ffecc8ba142c0cf7e2d7aeb832e'
'8a9042a2cedf6b6b47eb8973f14289cb'