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

Thomas Girard tgg at alioth.debian.org
Wed Dec 29 20:03:41 UTC 2010


Author: tgg
Date: 2010-12-29 20:03:36 +0000 (Wed, 29 Dec 2010)
New Revision: 731

Modified:
   trunk/debian/rules
Log:
remove obsolete lines for netsvcs in debian/rules


Modified: trunk/debian/rules
===================================================================
--- trunk/debian/rules	2010-12-29 19:59:11 UTC (rev 730)
+++ trunk/debian/rules	2010-12-29 20:03:36 UTC (rev 731)
@@ -143,14 +143,9 @@
 	   mv $$f $$g ; \
 	   done
 
-	# Missing: PerlACE, MPC, netsvcs
+	# 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
 
-#	Install netsvcs files in $(CURDIR)/$(DT)
-	#cd $(ACE_ROOT) && ./MPC/prj_install.pl $(PRJ_INSTALL_BIN) $(CURDIR)/$(DT) netsvcs
-	#cd $(ACE_ROOT)/netsvcs/lib && ../../MPC/prj_install.pl -k -s header_files,inline_files,template_files  -b template_files=usr/include/netsvcs -b header_files=usr/include/netsvcs -b inline_files=usr/include/netsvcs $(CURDIR)/$(DT) .
-	#cd $(ACE_ROOT)/netsvcs/servers && ../../MPC/prj_install.pl -k -s svc_conf_files -b svc_conf_files=usr/share/ace-netsvcs $(CURDIR)/$(DT) .
-
 #	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