source: trunk/debathena/config/auto-update/debian/rules @ 25331

Revision 25331, 186 bytes checked in by geofft, 13 years ago (diff)
In auto-update: * Call dh_installinit with --no-start, since the debathena-auto-update initscript has no hope of working from inside a postinst
  • Property svn:executable set to *
Line 
1#!/usr/bin/make -f
2
3DEB_DH_INSTALLINIT_ARGS_debathena-auto-update="--no-start"
4DEB_UPDATE_RCD_PARAMS_debathena-auto-update="defaults 98 02"
5
6include /usr/share/cdbs/1/rules/debhelper.mk
Note: See TracBrowser for help on using the repository browser.