]> git.pld-linux.org Git - packages/setup.git/commitdiff
- aAAA! one more typo and I'll kill myself :/
authorsparky <sparky@pld-linux.org>
Fri, 16 Sep 2005 18:37:50 +0000 (18:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    setup.spec -> 1.110

setup.spec

index 217bf98c7c44cbddd2199865ca6d588f1679a85f..562d209801fd05543a5cf14ef06d44986650983a 100644 (file)
@@ -97,7 +97,7 @@ rm -rf $RPM_BUILD_ROOT
 %triggerpostun -- %{name} < 2.4.10-1
 # TODO: description what this trigger supposed to do
 awk '/^none.*usbfs/  { gsub(/.*/, \
-       "none\t\t/proc/bus/usb\t\tusbfs\tdefaults,noauto,devgid=78,devmode=0644\t0 0") \
+       "none\t\t/proc/bus/usb\t\tusbfs\tdefaults,noauto,devgid=78,devmode=0664\t0 0") \
        } {print}' /etc/fstab > /etc/fstab.new
 cat /etc/fstab.new > /etc/fstab
 rm -f /etc/fstab.new
This page took 0.076428 seconds and 4 git commands to generate.