SOURCES: captive-non_root_install.patch - updated for 1.1.6.1

tommat tommat at pld-linux.org
Thu Jan 26 13:16:17 CET 2006


Author: tommat                       Date: Thu Jan 26 12:16:17 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated for 1.1.6.1

---- Files affected:
SOURCES:
   captive-non_root_install.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/captive-non_root_install.patch
diff -u SOURCES/captive-non_root_install.patch:1.1 SOURCES/captive-non_root_install.patch:1.2
--- SOURCES/captive-non_root_install.patch:1.1	Tue Sep  7 16:16:40 2004
+++ SOURCES/captive-non_root_install.patch	Thu Jan 26 13:16:12 2006
@@ -1,24 +1,22 @@
-diff -burN captive-1.1.5.orig/src/client/sandbox-server/Makefile.am captive-1.1.5/src/client/sandbox-server/Makefile.am
---- captive-1.1.5.orig/src/client/sandbox-server/Makefile.am	2004-09-07 14:07:06.000000000 +0200
-+++ captive-1.1.5/src/client/sandbox-server/Makefile.am	2004-09-07 14:09:43.000000000 +0200
+--- captive-1.1.6.1/src/client/sandbox-server/Makefile.am.orig	2006-01-12 11:42:12.725321000 +0100
++++ captive-1.1.6.1/src/client/sandbox-server/Makefile.am	2006-01-12 11:44:37.135321000 +0100
 @@ -23,7 +23,7 @@
- captive_sandbox_server_CFLAGS=$(ORBIT_CFLAGS) $(LINC_CFLAGS)
- captive_sandbox_server_LDADD =$(ORBIT_LIBS)   $(LINC_LIBS)   $(captive_library) $(INTLLIBS)
- sbin_PROGRAMS+=captive-sandbox-server
--sbinPROGRAMS_INSTALL=${INSTALL} -o root -g root -m 4755
-+sbinPROGRAMS_INSTALL=${INSTALL}
+ captive_sandbox_server_CFLAGS=$(ORBIT_CFLAGS) $(LINC_CFLAGS) $(GNOME_VFS_CFLAGS) $(LIBXML_CFLAGS) 
+ captive_sandbox_server_LDADD =$(ORBIT_LIBS)   $(LINC_LIBS)   $(GNOME_VFS_LIBS)   $(LIBXML_LIBS)   $(captive_library) $(INTLLIBS)
+ libexec_PROGRAMS=captive-sandbox-server
+-libexecPROGRAMS_INSTALL=${INSTALL} -o root -g root -m 4755
++libexecPROGRAMS_INSTALL=${INSTALL}
  EXTRA_DIST+=.gdbinit
  
  install-data-hook:
-diff -burN captive-1.1.5.orig/src/client/sandbox-server/Makefile.in captive-1.1.5/src/client/sandbox-server/Makefile.in
---- captive-1.1.5.orig/src/client/sandbox-server/Makefile.in	2004-09-07 14:07:06.000000000 +0200
-+++ captive-1.1.5/src/client/sandbox-server/Makefile.in	2004-09-07 14:43:27.369974344 +0200
-@@ -304,7 +304,7 @@
+--- captive-1.1.6.1/src/client/sandbox-server/Makefile.in.orig	2005-12-29 05:27:21.000000000 +0100
++++ captive-1.1.6.1/src/client/sandbox-server/Makefile.in	2006-01-12 11:45:05.065321000 +0100
+@@ -401,7 +401,7 @@
  
- captive_sandbox_server_CFLAGS = $(ORBIT_CFLAGS) $(LINC_CFLAGS)
- captive_sandbox_server_LDADD = $(ORBIT_LIBS)   $(LINC_LIBS)   $(captive_library) $(INTLLIBS)
--sbinPROGRAMS_INSTALL = ${INSTALL} -o root -g root -m 4755
-+sbinPROGRAMS_INSTALL = ${INSTALL}
+ captive_sandbox_server_CFLAGS = $(ORBIT_CFLAGS) $(LINC_CFLAGS) $(GNOME_VFS_CFLAGS) $(LIBXML_CFLAGS) 
+ captive_sandbox_server_LDADD = $(ORBIT_LIBS)   $(LINC_LIBS)   $(GNOME_VFS_LIBS)   $(LIBXML_LIBS)   $(captive_library) $(INTLLIBS)
+-libexecPROGRAMS_INSTALL = ${INSTALL} -o root -g root -m 4755
++libexecPROGRAMS_INSTALL = ${INSTALL}
  @ENABLE_MAN_PAGES_TRUE at captive_sandbox_server_man_cond = captive-sandbox-server.1
  man_MANS = $(captive_sandbox_server_man_cond)
- subdir = ./src/client/sandbox-server
+ all: $(BUILT_SOURCES)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/captive-non_root_install.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list