summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
Diffstat (limited to 'print')
-rw-r--r--print/lyx/patches/patch-aa2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/lyx/patches/patch-aa b/print/lyx/patches/patch-aa
index 6ce08a9dc34..6fd86348204 100644
--- a/print/lyx/patches/patch-aa
+++ b/print/lyx/patches/patch-aa
@@ -5,7 +5,7 @@
done ; \
for i in $(SRCDISTPROGS) ; do \
- $(INSTALL_PROGRAM) $$i $(LYX_DIR)/$$i ; \
-+ $(INSTALL_DATA) $$i $(LYX_DIR)/$$i ; \
++ $(BSD_INSTALL_SCRIPT) $$i $(LYX_DIR)/$$i ; \
done)
for i in $(BUILDINSTFILES) ; do \
$(INSTALL_DATA) $$i $(LYX_DIR)/$$i ; \