From 42d5bab351ab562db45493dfd41de001ef2a82c0 Mon Sep 17 00:00:00 2001 From: marcus Date: Tue, 25 Nov 2008 07:17:38 +0000 Subject: Update to 2.24.2. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11782 df743ca5-7f9a-e211-a948-0013205c9059 --- .../gedit/files/patch-plugins_externaltools_data_Makefile.in | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 editors/gedit/files/patch-plugins_externaltools_data_Makefile.in diff --git a/editors/gedit/files/patch-plugins_externaltools_data_Makefile.in b/editors/gedit/files/patch-plugins_externaltools_data_Makefile.in deleted file mode 100644 index aa069fd24..000000000 --- a/editors/gedit/files/patch-plugins_externaltools_data_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- plugins/externaltools/data/Makefile.in.orig Thu Jan 11 00:53:33 2007 -+++ plugins/externaltools/data/Makefile.in Thu Jan 11 00:53:41 2007 -@@ -471,7 +471,7 @@ - # (.desktop), which happens to be translated using intltool. - $(tools_SCRIPTS): %: %.tool.in %.desktop $(TOOL_MERGE) - perl $(TOOL_MERGE) -o $@ $< $(word 2,$^) -- chmod --reference=$< $@ -+ chmod 0755 $@ - # Tell versions [3.59,3.63) of GNU make to not export all variables. - # Otherwise a system limit (for SysV at least) may be exceeded. - .NOEXPORT: -- cgit v1.2.3