freebsd-ports/x11-wm/ede/files/patch-datas-Makefile
2005-07-20 14:25:09 +00:00

11 lines
322 B
Text

--- datas/Makefile.orig Wed Jul 20 12:23:29 2005
+++ datas/Makefile Wed Jul 20 12:23:39 2005
@@ -10,7 +10,7 @@
$(INSTALL_DATA) mime.conf $(DIR)
$(INSTALL_DATA) efltk.conf $(DIR)
$(MKINSTALLDIRS) $(bindir)
- $(INSTALL_PROGRAM) startede $(bindir)
+ $(INSTALL_SCRIPT) startede $(bindir)
uninstall:
$(RM) -r $(DIR)