summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--editors/gedit/files/patch-plugins_externaltools_data_Makefile.in11
1 files changed, 0 insertions, 11 deletions
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: