[Pkg-ace-devel] r480 - /trunk/debian/rules

tgg-guest at users.alioth.debian.org tgg-guest at users.alioth.debian.org
Mon Feb 12 18:02:55 CET 2007


Author: tgg-guest
Date: Mon Feb 12 18:02:54 2007
New Revision: 480

URL: http://svn.debian.org/wsvn/pkg-ace/?sc=1&rev=480
Log:
fix two wrong file permissions. Should report this to DOC group.

Modified:
    trunk/debian/rules

Modified: trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-ace/trunk/debian/rules?rev=480&op=diff
==============================================================================
--- trunk/debian/rules (original)
+++ trunk/debian/rules Mon Feb 12 18:02:54 2007
@@ -171,6 +171,8 @@
 	$(INSTALL_755) -D debian/tao_ifr $(DT)/usr/bin/tao_ifr
 
 #       Copy MPC files.
+	chmod -x $(ACE_ROOT)/MPC/templates/vc8vb.mpd
+	chmod -x $(ACE_ROOT)/bin/MakeProjectCreator/config/ipv6.mpb
 	$(INSTALL_755) -D $(ACE_ROOT)/bin/mpc.pl $(DT)/usr/bin/mpc-ace
 	$(INSTALL_755) -D $(ACE_ROOT)/bin/mwc.pl $(DT)/usr/bin/mwc-ace
 	$(INSTALL_755) -D $(ACE_ROOT)/bin/depgen.pl $(DT)/usr/share/ace/bin/depgen.pl




More information about the Pkg-ace-devel mailing list