Fix LICENSE
[yazpp-moved-to-github.git] / debian / rules
index 0cfaa44..68a1475 100755 (executable)
@@ -36,7 +36,7 @@ major=2
 config.status: configure
        dh_testdir
        # Add here commands to configure the package.
-       CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info --enable-shared --with-xslt=/usr
+       CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info --enable-shared
 
 
 build: build-stamp
@@ -84,9 +84,6 @@ binary-arch: build install
        dh_testdir
        dh_testroot
        cp LICENSE debian/copyright
-       cp LICENSE.proxy debian/libyazproxy.copyright
-       cp LICENSE.proxy debian/libyazproxy-dev.copyright
-       cp LICENSE.proxy debian/yazproxy.copyright
        dh_installdocs -A README
        dh_installchangelogs NEWS
        dh_installdocs