Last change
on this file since 1930 was
1796,
checked in by broder, 16 years ago
|
Override the lintian warning about installing files in /root
|
-
Property svn:executable set to
*
|
File size:
235 bytes
|
Rev | Line | |
---|
[701] | 1 | #!/usr/bin/make -f |
---|
| 2 | |
---|
[1793] | 3 | include /usr/share/cdbs/1/rules/debhelper.mk |
---|
[701] | 4 | |
---|
[1793] | 5 | binary-install/xvm-prodconfig:: |
---|
[1796] | 6 | # Versions of CDBS newer than ours do this for us |
---|
| 7 | dh_lintian -pxvm-prodconfig |
---|
[1793] | 8 | install -m 0644 -D k5login $(DEB_DESTDIR)/root/.k5login |
---|
Note: See
TracBrowser
for help on using the repository browser.