Revision 25769,
362 bytes
checked in by jdreed, 12 years ago
(diff) |
In shell-config:
* Remove stray escaped newline in DEB_DIVERT_FILES_debathena-bash-config
|
-
Property svn:executable set to
*
|
Line | |
---|
1 | #!/usr/bin/make -f |
---|
2 | |
---|
3 | DEB_DIVERT_EXTENSION = .debathena |
---|
4 | DEB_DIVERT_FILES_debathena-bash-config += \ |
---|
5 | /etc/bash.bashrc.debathena |
---|
6 | DEB_DIVERT_FILES_debathena-tcsh-config += \ |
---|
7 | /etc/csh.cshrc.debathena |
---|
8 | DEB_UNDIVERT_FILES_debathena-bash-config += \ |
---|
9 | /etc/profile.debathena |
---|
10 | |
---|
11 | include /usr/share/cdbs/1/rules/debhelper.mk |
---|
12 | include /usr/share/cdbs/1/rules/config-package.mk |
---|
Note: See
TracBrowser
for help on using the repository browser.