From b01764e9f4f2784c1e280ae5e29f95e80fbad133 Mon Sep 17 00:00:00 2001 From: Noah Slater Date: Sat, 7 Jun 2008 18:26:21 +0000 Subject: removed old, broken, datarootdir hack git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@664372 13f79535-47bb-0310-9956-ffa450edef68 --- Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 5c2a42ff..c172be79 100644 --- a/Makefile.am +++ b/Makefile.am @@ -10,8 +10,6 @@ ## License for the specific language governing permissions and limitations ## under the License. -datarootdir = @prefix@/share - SUBDIRS = bin etc src share var pkgdoc_DATA = AUTHORS.gz BUGS.gz CHANGES.gz NEWS.gz README.gz THANKS.gz -- cgit v1.2.3