summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/Makefile.am2
-rw-r--r--etc/couchdb/Makefile.am2
2 files changed, 0 insertions, 4 deletions
diff --git a/etc/Makefile.am b/etc/Makefile.am
index e7373320..039ceb44 100644
--- a/etc/Makefile.am
+++ b/etc/Makefile.am
@@ -10,8 +10,6 @@
## License for the specific language governing permissions and limitations
## under the License.
-datarootdir = @prefix@/share
-
SUBDIRS = couchdb default init launchd logrotate.d
default_sysconf_data = logrotate.d/couchdb
diff --git a/etc/couchdb/Makefile.am b/etc/couchdb/Makefile.am
index ed0d2faa..8bb80b4a 100644
--- a/etc/couchdb/Makefile.am
+++ b/etc/couchdb/Makefile.am
@@ -10,8 +10,6 @@
## License for the specific language governing permissions and limitations
## under the License.
-datarootdir = @prefix@/share
-
pkgconf_DATA = couch.ini
CLEANFILES = $(pkgconf_DATA)