source: trunk/debathena/debathena/console/debian/rules @ 23943

Revision 23943, 132 bytes checked in by geofft, 15 years ago (diff)
Add debathena-console package. This is the application for solving Trac #286 ("some equivalent of console in this brave new world"), though not the configuration to hook it into the login process, which should go in a separate package.
  • Property svn:executable set to *
Line 
1#!/usr/bin/make -f
2
3include /usr/share/cdbs/1/rules/debhelper.mk
4binary-post-install/debathena-console::
5        dh_gconf -p$(cdbs_curpkg)
Note: See TracBrowser for help on using the repository browser.