source: trunk/debathena/config/lightdm-config/debian/rules @ 25598

Revision 25598, 234 bytes checked in by jdreed, 12 years ago (diff)
In lightdm-config: * Switch to config-package-dev instead of trying to place nice with what the user has installed, because we need to clobber some additional lightdm.conf settings; remove now-unused debconf templates * Set user-authority-in-system-dir=true in lightdm.conf (Trac: #1161)
  • Property svn:executable set to *
Line 
1#!/usr/bin/make -f
2
3DEB_DIVERT_EXTENSION = .debathena
4DEB_DIVERT_FILES_debathena-lightdm-config += \
5        /etc/lightdm/lightdm.conf.debathena
6
7include /usr/share/cdbs/1/rules/debhelper.mk
8include /usr/share/cdbs/1/rules/config-package.mk
Note: See TracBrowser for help on using the repository browser.