summaryrefslogtreecommitdiffstats
path: root/editors/gedit/files/patch-plugins_externaltools_data_Makefile.in
blob: aa069fd241ca2d085a7efd0e2bcc7f0667f00dba (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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: