Revision 23940,
407 bytes
checked in by broder, 15 years ago
(diff) |
In alpine-config:
* Disable GSSAPI from the command line if the user is on
Exchange. (Trac: #312)
|
-
Property svn:executable set to
*
|
Line | |
---|
1 | #!/usr/bin/make -f |
---|
2 | |
---|
3 | DEB_DIVERT_EXTENSION = .debathena |
---|
4 | DEB_TRANSFORM_FILES_debathena-alpine-config += \ |
---|
5 | /etc/pine.conf.debathena |
---|
6 | DEB_DIVERT_FILES_debathena-alpine-config += \ |
---|
7 | /usr/bin/alpine.debathena |
---|
8 | |
---|
9 | include /usr/share/cdbs/1/rules/debhelper.mk |
---|
10 | include /usr/share/cdbs/1/rules/config-package.mk |
---|
11 | |
---|
12 | debian/check_file_copies/etc/pine.conf.debathena:: |
---|
13 | mkdir -p debian/check_file_copies/etc |
---|
14 | alpine -conf >$@ |
---|
Note: See
TracBrowser
for help on using the repository browser.