commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] r9915 - gnuradio/branches/developers/jcorgan/deb-wip/d


From: jcorgan
Subject: [Commit-gnuradio] r9915 - gnuradio/branches/developers/jcorgan/deb-wip/debian
Date: Mon, 3 Nov 2008 10:46:15 -0700 (MST)

Author: jcorgan
Date: 2008-11-03 10:46:11 -0700 (Mon, 03 Nov 2008)
New Revision: 9915

Modified:
   gnuradio/branches/developers/jcorgan/deb-wip/debian/rules
Log:
wip, don't make rules file executable

Modified: gnuradio/branches/developers/jcorgan/deb-wip/debian/rules
===================================================================
--- gnuradio/branches/developers/jcorgan/deb-wip/debian/rules   2008-11-03 
12:50:38 UTC (rev 9914)
+++ gnuradio/branches/developers/jcorgan/deb-wip/debian/rules   2008-11-03 
17:46:11 UTC (rev 9915)
@@ -82,7 +82,7 @@
        done
 
        : # Deposit rule to allow group 'usrp' access to USRP hardware
-       install -m 0755 -D debian/libusrp.udev \
+       install -m 0644 -D debian/libusrp.udev \
                debian/tmp/etc/udev/rules.d/40-usrp.rules
 
        dh_install --sourcedir=debian/tmp





reply via email to

[Prev in Thread] Current Thread [Next in Thread]