diff options
Diffstat (limited to 'pcr/opendnssec/pid-path.patch')
-rw-r--r-- | pcr/opendnssec/pid-path.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pcr/opendnssec/pid-path.patch b/pcr/opendnssec/pid-path.patch index 122b68e08..09194a128 100644 --- a/pcr/opendnssec/pid-path.patch +++ b/pcr/opendnssec/pid-path.patch @@ -1,6 +1,6 @@ --- Makefile.am 2012-07-17 08:53:51.000000000 +0200 +++ Makefile.am 2012-11-20 21:56:11.000000000 +0100 -@@ -30,8 +30,8 @@ +@@ -29,8 +29,8 @@ $(INSTALL) -d $(DESTDIR)$(localstatedir)/opendnssec/signconf $(INSTALL) -d $(DESTDIR)$(localstatedir)/opendnssec/unsigned $(INSTALL) -d $(DESTDIR)$(localstatedir)/opendnssec/signed @@ -13,7 +13,7 @@ (cd libhsm; $(MAKE) doxygen) --- m4/opendnssec_common.m4 2012-11-01 11:56:59.000000000 +0100 +++ m4/opendnssec_common.m4 2012-11-20 21:52:56.000000000 +0100 -@@ -19,7 +19,7 @@ +@@ -17,7 +17,7 @@ OPENDNSSEC_DATA_DIR=$full_datadir/opendnssec OPENDNSSEC_SYSCONF_DIR=$full_sysconfdir/opendnssec OPENDNSSEC_LOCALSTATE_DIR="$full_localstatedir/opendnssec" |