ooo-build r15065 - in branches/ooo-build-3-0-1: . patches/dev300



Author: aprosky
Date: Tue Jan 13 15:20:42 2009
New Revision: 15065
URL: http://svn.gnome.org/viewvc/ooo-build?rev=15065&view=rev

Log:
Fix Gentoo sandbox violation


Added:
   branches/ooo-build-3-0-1/patches/dev300/gentoo-fix-sandbox-violation.diff
Modified:
   branches/ooo-build-3-0-1/ChangeLog
   branches/ooo-build-3-0-1/patches/dev300/apply

Modified: branches/ooo-build-3-0-1/patches/dev300/apply
==============================================================================
--- branches/ooo-build-3-0-1/patches/dev300/apply	(original)
+++ branches/ooo-build-3-0-1/patches/dev300/apply	Tue Jan 13 15:20:42 2009
@@ -1466,6 +1466,8 @@
 #vcl_font-NO_LIST.diff
 # linux-headers-2.6.22 issue?!
 linux-headers.diff
+# Fix Gentoo sandbox troubles
+gentoo-fix-sandbox-violation.diff, aprosky
 
 [ DebianBaseOnly ]
 SectionOwner => rengelha

Added: branches/ooo-build-3-0-1/patches/dev300/gentoo-fix-sandbox-violation.diff
==============================================================================
--- (empty file)
+++ branches/ooo-build-3-0-1/patches/dev300/gentoo-fix-sandbox-violation.diff	Tue Jan 13 15:20:42 2009
@@ -0,0 +1,11 @@
+--- officecfg/util/makefile.mk 
++++ officecfg/util/makefile.mk 
+@@ -41,7 +41,6 @@
+ 
+ $(MISC)$/$(TARGET)_delzip :
+ 	-$(RM) $(BIN)$/registry_{$(alllangiso)}.zip	
+-	-$(RM) $(COMMON_OUTPUT)$/bin$/registry_{$(alllangiso)}.zip
+ 
+ $(BIN)$/registry_{$(alllangiso)}.zip : $(MISC)$/$(TARGET)_delzip
+ 	cd $(MISC)$/registry$/res$/$(@:b:s/registry_//) && zip -ru ..$/..$/..$/..$/bin$/registry_$(@:b:s/registry_//).zip org/*
+



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]