diff --git a/core/udev-oxnas/PKGBUILD b/core/udev-oxnas/PKGBUILD index 6d8ea83d7..e8aecffeb 100644 --- a/core/udev-oxnas/PKGBUILD +++ b/core/udev-oxnas/PKGBUILD @@ -1,15 +1,12 @@ -# $Id: PKGBUILD 126202 2011-06-02 14:49:12Z tomegun $ # Maintainer: Aaron Griffin # Maintainer: Tobias Powalowski # Maintainer: Thomas Bächler # Maintainer: Tom Gundersen -# ALARM: Kevin Mihelich -# - Add our automouting rules # ALARM: Jason Plum # - Make this compatible with non-accept4 kernels. -plugrel=1 +plugrel=2 pkgbase="udev-oxnas" pkgbaseplate="udev" @@ -27,8 +24,6 @@ source=(http://www.kernel.org/pub/linux/utils/kernel/hotplug/$pkgbaseplate-$pkgv 81-arch.rules static-audio-nodes-group.patch static-nodes-permissions.patch - 11-media-by-label-auto-mount.rules - 11-sd-cards-auto-mount.rules pre-accept4-kernel.patch ) @@ -99,17 +94,10 @@ package_udev-oxnas() { s#GROUP="tape"#GROUP="storage"#g; s#GROUP="cdrom"#GROUP="optical"#g' $i done - - # Arch Linux ARM USB drive and SD card automount rules - rm -rf $pkgdir/etc/udev/rules.d/* - cp $srcdir/11-media-by-label-auto-mount.rules $pkgdir/etc/udev/rules.d/ - cp $srcdir/11-sd-cards-auto-mount.rules $pkgdir/etc/udev/rules.d/ } md5sums=('bdf4617284be2ecac11767437417e209' '6ee44e3feb8e0f037947e7d4ca273f12' '4f625aea95a5597afd8cdf189421f193' 'f9e50b8dfcd2215f5423ff9bc04ecf68' - '155554f488388e3f994ace619ad1e8d4' - '173b71ab6466677c12c99ef37c56a3db' 'c6d2de68c7a30f3deb2cbb151bc6749f')