[arch-commits] Commit in initscripts/trunk (PKGBUILD)
Tom Gundersen
tomegun at archlinux.org
Tue May 29 18:46:25 UTC 2012
Date: Tuesday, May 29, 2012 @ 14:46:25
Author: tomegun
Revision: 160065
upgpkg: initscripts 2012.05.1-3
drop manpages that will soon appear in systemd-tools instead
Modified:
initscripts/trunk/PKGBUILD
----------+
PKGBUILD | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-05-29 18:15:15 UTC (rev 160064)
+++ PKGBUILD 2012-05-29 18:46:25 UTC (rev 160065)
@@ -5,7 +5,7 @@
pkgname=initscripts
pkgver=2012.05.1
-pkgrel=2
+pkgrel=3
pkgdesc="System initialization/bootup scripts"
arch=('any')
url="http://www.archlinux.org"
@@ -27,6 +27,9 @@
cd ${srcdir}/${pkgname}-${pkgver}
make DESTDIR=${pkgdir} install
install -D -m644 ${srcdir}/wireless.conf.d ${pkgdir}/etc/conf.d/wireless
+
+ # these moved to systemd-tools, will be gone in the next initscripts release
+ rm ${pkgdir}/usr/share/man/man5/{hostname,{locale,vconsole}.conf}.5
}
md5sums=('13cff6a6638f12351892d7085d7e6fb9'
'027576534885b8d5dded9be546057b12')
More information about the arch-commits
mailing list