Codebase list texinfo / e5c0688
switch from autotool-dev_{update/restore}config to dh_update_autotools_config Norbert Preining 6 years ago
1 changed file(s) with 1 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
2424
2525 build-stamp:
2626 dh_testdir
27 dh_autotools-dev_updateconfig
27 dh_update_autotools_config
2828 AWK=awk ./configure $(shell dpkg-buildflags --export=configure) \
2929 --with-external-Text-Unidecode=yes \
3030 --prefix=/usr \
5454 dh_testdir
5555 dh_testroot
5656 [ ! -f Makefile ] || $(MAKE) distclean
57 dh_autotools-dev_restoreconfig
5857 dh_clean install-stamp build-stamp check-stamp \
5958 intl/libintl.h config.log
6059