Changeset 1796


Ignore:
Timestamp:
Dec 6, 2008, 3:02:26 PM (15 years ago)
Author:
broder
Message:

Override the lintian warning about installing files in /root

Location:
trunk/packages/xvm-prodconfig/debian
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/packages/xvm-prodconfig/debian/changelog

    r1795 r1796  
    44  * Don't use explicit paths in the postinst
    55  * Cleanup some lintian warnings about the control file
    6 
    7  -- Evan Broder <broder@mit.edu>  Sat, 06 Dec 2008 14:56:18 -0500
     6  * Override the lintian complaint about installing files into /root
     7
     8 -- Evan Broder <broder@mit.edu>  Sat, 06 Dec 2008 14:57:24 -0500
    89
    910xvm-prodconfig (1.1.0) unstable; urgency=low
  • trunk/packages/xvm-prodconfig/debian/rules

    r1793 r1796  
    44
    55binary-install/xvm-prodconfig::
     6        # Versions of CDBS newer than ours do this for us
     7        dh_lintian -pxvm-prodconfig
    68        install -m 0644 -D k5login $(DEB_DESTDIR)/root/.k5login
Note: See TracChangeset for help on using the changeset viewer.