[arch-commits] Commit in filesystem/trunk (PKGBUILD)
Tom Gundersen
tomegun at archlinux.org
Sun Apr 1 22:08:22 UTC 2012
Date: Sunday, April 1, 2012 @ 18:08:22
Author: tomegun
Revision: 155339
upgpkg: filesystem 2012.2-3
minor fixes
Modified:
filesystem/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-04-01 21:03:25 UTC (rev 155338)
+++ PKGBUILD 2012-04-01 22:08:22 UTC (rev 155339)
@@ -3,7 +3,7 @@
pkgname=filesystem
pkgver=2012.2
-pkgrel=2
+pkgrel=3
pkgdesc='Base filesystem'
arch=('any')
license=('GPL')
@@ -43,7 +43,7 @@
install -m600 ${srcdir}/${f} etc/
done
touch etc/arch-release
- install -D -m644 ${srcdir}/modprobe.d.usb-load-ehci-first lib/modprobe.d/usb-load-ehci-first.conf
+ install -D -m644 ${srcdir}/modprobe.d.usb-load-ehci-first usr/lib/modprobe.d/usb-load-ehci-first.conf
# setup /var
for d in cache/man local opt log/old lib/misc empty run; do
More information about the arch-commits
mailing list