Man Page: dh_autotools-dev_restoreconfig
Operating Environment: linux
Section: 1
DH_AUTOTOOLS-DEV_RESTORECONFIG(1) Debhelper DH_AUTOTOOLS-DEV_RESTORECONFIG(1)NAMEdh_autotools-dev_restoreconfig - restore config.sub and config.guessSYNOPSISdh_autotools-dev_restoreconfig [debhelper options]DESCRIPTIONdh_autotools-dev_restoreconfig restores the original config.sub and config.guess files that have been backed up by dh_autotools-dev_updateconfig under the names config.sub.dh-orig and config.guess.dh-orig.EXAMPLESdh_autotools-dev_restoreconfig is usually called indirectly in a rules file via the dh command. %: dh $@ --with autotools_dev It can also be direcly called in the clean rule. clean: dh_testdir dh_testroot [ ! -f Makefile ] || $(MAKE) clean dh_autotools-dev_restoreconfig dh_cleanSEE ALSOdebhelper(7), dh(1). This program is meant to be used together with debhelper.AUTHORFabian Greffrath <fabian+debian@greffrath.com> perl v5.12.3 2011-05-11 DH_AUTOTOOLS-DEV_RESTORECONFIG(1)
| Related Man Pages |
|---|
| dh_clean(1) - linux |
| dh_clean(1) - netbsd |
| dh_clean(1) - centos |
| dh_clean(1) - minix |
| dh_clean(1) - plan9 |
| Similar Topics in the Unix Linux Community |
|---|
| Simple rules of the UNIX.COM forums: |
| User Guide: Posting in the Emergency Forum |
| Scripts without shebang |
| Merry Christmas! |
| Answers to Recently Asked Questions about UNIX.COM |