1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00
freebsd-ports/french/med/files/patch-Makefile.in
Thierry Thomas a1cbc82d98 Fix pkg-plist and install examples.
Noticed on dosirak & bento.

Approved by:	mat (mentor).
2004-04-28 20:30:20 +00:00

12 lines
508 B
Plaintext

--- Makefile.in.orig Wed Nov 20 17:21:36 2002
+++ Makefile.in Sat Apr 24 21:06:50 2004
@@ -35,7 +35,7 @@
(cd $$d && $(MAKE) $@) || exit 1; \
done
@$(LT) --mode=finish $(libdir);
- $(INSTALL_PROGRAM) $(top_builddir)/bin/xmdump $(bindir)/.
+ $(INSTALL_SCRIPT) $(top_builddir)/bin/xmdump $(bindir)/.
$(INSTALL_DATA) $(top_srcdir)/include/med.h $(includedir)/.
$(INSTALL_DATA) $(top_srcdir)/include/med.hf $(includedir)/.
$(INSTALL_DATA) $(top_srcdir)/include/med_proto.h $(includedir)/.