source: trunk/debathena/debathena/getcluster/debian/rules @ 25869

Revision 25869, 30 bytes checked in by jdreed, 12 years ago (diff)
In getcluster: * Rewrite in Python and remove autogoo (Trac: #1037) * Actually quote shell output (Trac: #1037) * Add decision debugging with DEBUG_GETCLUSTER=yes * Convert to Debian native package * Bump compat level and Standards-Version * Depend on python-hesiod * Build-Depend on python-hesiod (for 'make check') * Convert to arch-indep package
  • Property svn:executable set to *
Line 
1#!/usr/bin/make -f
2
3%:
4        dh $@
Note: See TracBrowser for help on using the repository browser.