diff options
Diffstat (limited to 'etc/couchdb')
-rw-r--r-- | etc/couchdb/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
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) |