opnsense-ports/www/mgstat/files/patch-Makefile.in
Franco Fichtner 33e98a2a58 */*: sync with upstream
Taken from: FreeBSD
2016-09-16 14:21:20 +02:00

10 lines
315 B
Text

--- Makefile.in.orig 2001-07-16 14:41:29 UTC
+++ Makefile.in
@@ -68,5 +68,4 @@ distclean:
make clean
rm -f config.cache config.status config.log Makefile
install:
- $(INSTALL) -s -o root -m 0755 mgstat $(bindir)/mgstat
-
\ No newline at end of file
+ $(BSD_INSTALL_PROGRAM) mgstat $(DESTDIR)$(bindir)/mgstat