[Pkg-ace-commits] [pkg-ace] r732 - trunk/debian/patches

Thomas Girard tgg at alioth.debian.org
Wed Dec 29 20:07:05 UTC 2010


Author: tgg
Date: 2010-12-29 20:06:58 +0000 (Wed, 29 Dec 2010)
New Revision: 732

Removed:
   trunk/debian/patches/13-install-netsvcs.dpatch
Log:
drop patch 13


Deleted: trunk/debian/patches/13-install-netsvcs.dpatch
===================================================================
--- trunk/debian/patches/13-install-netsvcs.dpatch	2010-12-29 20:03:36 UTC (rev 731)
+++ trunk/debian/patches/13-install-netsvcs.dpatch	2010-12-29 20:06:58 UTC (rev 732)
@@ -1,40 +0,0 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 13-install-netsvcs.dpatch by Thomas Girard <thomas.g.girard at free.fr>
-##
-## DP: mark ace_netsvcs and and libnetsvcs as installable
-
- at DPATCH@
---- ACE_wrappers.orig/netsvcs/lib/lib.mpc	2010-07-13 13:10:19.000000000 +0200
-+++ ACE_wrappers/netsvcs/lib/lib.mpc	2010-12-28 20:47:37.843219230 +0100
-@@ -1,7 +1,7 @@
- // -*- MPC -*-
- // $Id: lib.mpc 91073 2010-07-13 11:10:19Z johnnyw $
- 
--project(netsvcs): ace_output, acelib {
-+project(netsvcs): ace_output, acelib, install {
-   avoids       += ace_for_tao
-   sharedname    = netsvcs
-   dynamicflags += ACE_BUILD_SVC_DLL
---- ACE_wrappers.orig/netsvcs/servers/servers.mpc	2010-08-26 15:08:43.000000000 +0200
-+++ ACE_wrappers/netsvcs/servers/servers.mpc	2010-12-28 23:03:38.597927826 +0100
-@@ -1,7 +1,8 @@
- // -*- MPC -*-
- // $Id: servers.mpc 91489 2010-08-26 13:08:43Z johnnyw $
- 
--project(Netsvcs_server) : aceexe, avoids_ace_for_tao {
-+project(Netsvcs_server) : aceexe, avoids_ace_for_tao, install {
-+  install  = $(ACE_ROOT)/bin
-   exename  = ace_netsvcs
-   libs     += netsvcs
-   after    += netsvcs
-@@ -13,4 +14,10 @@
-   Source_Files {
-     main.cpp
-   }
-+
-+  InstallData_Files {
-+    gendir = ../ace-netsvcs
-+    svc.conf
-+    svc.conf.xml
-+  }
- }




More information about the Pkg-ace-commits mailing list