Enlightenment CVS committal

Author  : kaethorn
Project : e17
Module  : apps/e

Dir     : e17/apps/e/debian


Modified Files:
        rules 


Log Message:
setuid root freqset. Thanks David.

===================================================================
RCS file: /cvs/e/e17/apps/e/debian/rules,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -3 -r1.13 -r1.14
--- rules       3 Sep 2006 18:58:31 -0000       1.13
+++ rules       30 Sep 2006 09:18:56 -0000      1.14
@@ -1,5 +1,4 @@
 #!/usr/bin/make -f
-# Rewrote debian/rules to use cdbs.
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
@@ -9,6 +8,7 @@
 install/enlightenment::
        mkdir debian/enlightenment/etc
        mv debian/tmp/usr/etc/enlightenment debian/enlightenment/etc/
+       find debian/tmp/usr/lib/enlightenment/modules/cpufreq/ -name 'freqset' 
-exec chmod 4755 {} \;
 
 clean::
        if [ -f $(CURDIR)/../../snapshot ]; then ./autogen.sh --prefix=/usr; fi



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to