X-Git-Url: https://git.sommitrealweird.co.uk/onak.git/blobdiff_plain/cd4738e8f5ede42cba925b58a84c61e22bab8e8f..edae27083dd4a70b1b7b8c968949ffb7dc11c508:/debian/rules diff --git a/debian/rules b/debian/rules index a230cea..0874ec6 100755 --- a/debian/rules +++ b/debian/rules @@ -3,9 +3,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/autotools.mk -DEB_CONFIGURE_EXTRA_FLAGS += --enable-backend=db4 - -DEB_MAKE_INSTALL_TARGET := +DEB_CONFIGURE_EXTRA_FLAGS += --enable-backend=dynamic # Woody doesn't like this of course #CFLAGS += -std=gnu99