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
*
|
Rev | Line | |
---|
[25481] | 1 | #!/usr/bin/make -f |
---|
| 2 | |
---|
[25598] | 3 | DEB_DIVERT_EXTENSION = .debathena |
---|
| 4 | DEB_DIVERT_FILES_debathena-lightdm-config += \ |
---|
| 5 | /etc/lightdm/lightdm.conf.debathena |
---|
| 6 | |
---|
[25481] | 7 | include /usr/share/cdbs/1/rules/debhelper.mk |
---|
[25598] | 8 | include /usr/share/cdbs/1/rules/config-package.mk |
---|
Note: See
TracBrowser
for help on using the repository browser.