Ignore:
Timestamp:
Oct 2, 2008, 6:42:59 PM (16 years ago)
Author:
broder
Message:

Bring sipb-xen-dns into alignment with more standard packaging practices

Location:
trunk/packages/sipb-xen-dns/debian
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/packages/sipb-xen-dns/debian/changelog

    r922 r1002  
     1sipb-xen-dns (1.05) unstable; urgency=low
     2
     3  * Convert package to not include a svn checkout in the binary package
     4
     5 -- Evan Broder <broder@mit.edu>  Thu, 02 Oct 2008 18:41:25 -0400
     6
    17sipb-xen-dns (1.04) unstable; urgency=low
    28
  • TabularUnified trunk/packages/sipb-xen-dns/debian/rules

    r272 r1002  
    22
    33include /usr/share/cdbs/1/rules/debhelper.mk
    4 
    5 binary-fixup/sipb-xen-dns::
    6         svn co https://sipb-xen-dev.mit.edu:1111/trunk/packages/sipb-xen-dns/code/ $(DEB_DESTDIR)/usr/local/lib/sipb-xen-dns
  • TabularUnified trunk/packages/sipb-xen-dns/debian/sipb-xen-dns.init

    r319 r1002  
    1818DESC="The sipb-xen DNS server"
    1919NAME=sipb-xen-dns
    20 DAEMON=/usr/local/lib/sipb-xen-dns/dnsserver.py
     20DAEMON=/usr/sbin/sipb-xen-dns
    2121DAEMON_ARGS=""
    2222PIDFILE=/var/run/$NAME.pid
Note: See TracChangeset for help on using the changeset viewer.