freebsd-ports/russian/ircd-hybrid/files/patch-servlink-Makefile.in
Rodrigo Osorio 2c2e201261 - stagify the port
- fix clang issues
- fix plist issues

Approved by:	bapt (mentor)
2014-06-13 11:40:46 +00:00

11 lines
366 B
Text

--- servlink/Makefile.in.orig 2014-04-01 13:27:43.421795014 +0000
+++ servlink/Makefile.in 2014-04-01 13:28:04.084793292 +0000
@@ -15,7 +15,7 @@
RM = @RM@
SED = @SED@
prefix = @prefix@
-exec_prefix = $(DESTDIR)@exec_prefix@
+exec_prefix = @exec_prefix@
bindir = $(DESTDIR)@bindir@
datarootdir = $(DESTDIR)@datarootdir@