X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=debian%2Frules;h=fe7095fe3c80327c3cdbc8028e7a14e61180f29a;hb=a746c25073f57d3094cd1834e8dcc9cf19f82f91;hp=68a14753dfd132f14d3e1f4a4b4086d3adba35de;hpb=379930a890763319b4cd3a777cb7c4f51cbe2dd6;p=yazpp-moved-to-github.git diff --git a/debian/rules b/debian/rules index 68a1475..fe7095f 100755 --- a/debian/rules +++ b/debian/rules @@ -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 + 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-yaz=/usr/bin build: build-stamp