core/openslp/makefile.patch

13 lines
430 B
Diff
Raw Normal View History

2017-12-11 06:29:40 +08:00
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
2013-07-21 06:04:14 +08:00
@@ -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)