summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-editors/scite/files/scite-1.76-install.patch')
-rw-r--r--app-editors/scite/files/scite-1.76-install.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/scite/files/scite-1.76-install.patch b/app-editors/scite/files/scite-1.76-install.patch
index c1d87501c855..52f51e65b676 100644
--- a/app-editors/scite/files/scite-1.76-install.patch
+++ b/app-editors/scite/files/scite-1.76-install.patch
@@ -13,7 +13,7 @@
+ $(INSTALL) -m 755 SciTE.desktop $(DESTDIR)$(datadir)/applications/
endif
- $(INSTALL) -m 644 -D Sci48M.png $(DESTDIR)$(pixmapdir)/Sci48M.png
-+ $(INSTALL) -m 644 -d $(DESTDIR)$(pixmapdir)/
++ $(INSTALL) -m 755 -d $(DESTDIR)$(pixmapdir)/
+ $(INSTALL) -m 644 Sci48M.png $(DESTDIR)$(pixmapdir)/Sci48M.png
endif