From 9bccc0d5d500126890ef1e39ebfe5f9ecdad3b7f Mon Sep 17 00:00:00 2001 From: djurban Date: Wed, 1 Feb 2006 13:30:10 +0000 Subject: [PATCH] - obsolete for 1.1.7 (new version 4 days old :P) Changed files: captive-non_root_install.patch -> 1.3 --- captive-non_root_install.patch | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 captive-non_root_install.patch diff --git a/captive-non_root_install.patch b/captive-non_root_install.patch deleted file mode 100644 index 35a4f84..0000000 --- a/captive-non_root_install.patch +++ /dev/null @@ -1,22 +0,0 @@ ---- 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) $(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: ---- 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) $(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@captive_sandbox_server_man_cond = captive-sandbox-server.1 - man_MANS = $(captive_sandbox_server_man_cond) - all: $(BUILT_SOURCES) -- 2.44.0