[Pkg-ace-commits] [pkg-ace] r733 - trunk/debian

Thomas Girard tgg at alioth.debian.org
Wed Dec 29 21:59:02 UTC 2010


Author: tgg
Date: 2010-12-29 21:59:01 +0000 (Wed, 29 Dec 2010)
New Revision: 733

Modified:
   trunk/debian/mpc-ace.install
   trunk/debian/rules
Log:
restore PerlACE. MPC was not broken.


Modified: trunk/debian/mpc-ace.install
===================================================================
--- trunk/debian/mpc-ace.install	2010-12-29 20:06:58 UTC (rev 732)
+++ trunk/debian/mpc-ace.install	2010-12-29 21:59:01 UTC (rev 733)
@@ -5,3 +5,4 @@
 ../../ACE_wrappers/MPC/templates           usr/lib/ace/MPC
 ../../ACE_wrappers/MPC/*.pl                usr/lib/ace/MPC
 ../../ACE_wrappers/MPC/ChangeLog           usr/lib/ace/MPC
+../../ACE_wrappers/bin/PerlACE/*.pm        usr/lib/ace/bin/PerlACE

Modified: trunk/debian/rules
===================================================================
--- trunk/debian/rules	2010-12-29 20:06:58 UTC (rev 732)
+++ trunk/debian/rules	2010-12-29 21:59:01 UTC (rev 733)
@@ -143,9 +143,6 @@
 	   mv $$f $$g ; \
 	   done
 
-	# Missing: PerlACE, MPC
-	#cd $(ACE_ROOT)/bin/PerlACE && ../../MPC/prj_install.pl -s script_files -b script_files=usr/lib/ace/bin/PerlACE $(CURDIR)/$(DT) PerlACE.ins
-
 #	We provide scripts replacement for tao_idl and tao_ifr; they
 #	automatically define ACE_ROOT and TAO_ROOT
 	mkdir -p $(DT)/usr/lib/ace/TAO




More information about the Pkg-ace-commits mailing list