--- libgig/trunk/debian/rules 2005/05/08 23:32:49 520 +++ libgig/trunk/debian/rules 2005/05/08 23:33:33 521 @@ -25,6 +25,7 @@ config.status: configure dh_testdir # Add here commands to configure the package. + chmod a+x configure ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info @@ -49,6 +50,7 @@ rm -f build-stamp $(MAKE) -f Makefile.cvs + chmod a+x configure ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info