core/openslp/makefile.patch
2017-12-10 22:29:40 +00:00

13 lines
430 B
Diff

diff -u openslp-2.0.0/etc/Makefile.am openslp-2.0.0/etc/Makefile.am
--- a/openslp-2.0.0/etc/Makefile.am 2013-07-20 21:51:37.675986920 +0000
+++ b/openslp-2.0.0/etc/Makefile.am 2013-07-20 21:51:58.399208143 +0000
@@ -4,7 +4,7 @@
#make sure the slpd log directory is there
install-data-hook:
- mkdir -p $(localstatedir)/log
+ mkdir -p $(DESTDIR)$(localstatedir)/log
##install-data-local:
## mkdir -p $(DESTDIR)$(sysconfdir)