Query: dh_germinate_clean
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DH_GERMINATE_CLEAN(1) Debhelper DH_GERMINATE_CLEAN(1)NAMEdh_germinate_clean - clean up files left by germinate-update-metapackageSYNOPSISdh_germinate_clean [debhelper options]DESCRIPTIONdh_germinate_clean is a debhelper program that cleans up some files created by "germinate-update-metapackage" that are useful for debugging but that should not appear in source packages. It removes any "*.old" files that match defined seeds (as listed in the "metapackage-map" file by a previous run of "germinate-update-metapackage"), and the "debootstrap-dir" file.EXAMPLESdh_germinate_clean is usually called indirectly in a rules file via the dh command. %: dh --with germinate $@ You must build-depend on at least debhelper (>= 7.0.8) to use this form, and in any case you must build-depend on at least germinate (>= 1.18) to use this program at all. It can also be called directly in the clean target at any time before dh_clean. clean: dh_testdir dh_germinate_clean dh_cleanSEE ALSOdebhelper(7), germinate-update-metapackage(1) This program is a part of germinate.AUTHORColin Watson <cjwatson@ubuntu.com> Copyright (C) 2009 Canonical Ltd., licensed under the GNU GPL v2 or later. 2.10 2009-08-10 DH_GERMINATE_CLEAN(1)
Related Man Pages |
---|
dh_germinate_metapackage(1) - debian |
germinate-pkg-diff(1) - debian |
dh_clean(1) - plan9 |
dh_clean(1) - xfree86 |
dh_clean(1) - v7 |