blob: 77fc64848c9e7e2e3c560a8c6d38adb2f78565ef (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- Makefile.am.orig 2019-10-25 12:41:08 UTC
+++ Makefile.am
@@ -154,7 +154,6 @@ docs:
# These steps are necessary during installation
install-exec-hook:
mkdir -p $(DESTDIR)${localstatedir}/log/
- mkdir -p $(DESTDIR)${localstatedir}/lib/${PACKAGE_NAME}
mkdir -p $(DESTDIR)${runstatedir}/${PACKAGE_NAME}
EXTRA_DIST = tools/path_replacer.sh
|