Codebase list dillo / b31425a
Replace dh_autotools-dev_*config by calling ./autogen.sh Axel Beckert 12 years ago
1 changed file(s) with 1 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
2121 configure: config.status
2222 config.status: patch-stamp
2323 dh_testdir
24 dh_autotools-dev_updateconfig
24 ./autogen.sh
2525 ./configure $(CONFFLAGS) \
2626 --prefix=/usr \
2727 --sysconfdir=/etc \
4949 -rm -f `find . -name "*.o"` `find . -name "*.dpi"` `find . -name "*.a"`
5050 -rm -f `find . -name "*.gmo"` src/dillo dpid/dpid config/dillocfg
5151 [ ! -f Makefile ] || $(MAKE) clean
52 dh_autotools-dev_restoreconfig
5352 dh_clean
5453
5554 install: build