Show
Ignore:
Timestamp:
06/09/09 11:24:50 (3 years ago)
Author:
Neutron Soutmun <neo.neutron@…>
Children:
7426d5e4dbbc7360eb762fb28416bd7b122174d5
Parents:
3934ce0e5b4bcce1d38ddb9556b4665e9ec95505
git-committer:
Neutron Soutmun <neo.neutron@…> (06/09/09 11:24:50)
Message:

New upstream release

  • With IFB for IMQ replacement.
  • Tool scripts and daemon executable installed in appropriate place.
  • The example config files (rahunas.conf, 01_rahunas-vserver.conf) installing by ucf.
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • debian/rules

    r0a86d1f rd05ea72  
    1616# This has to be exported to make some magic below work. 
    1717export DH_OPTIONS 
    18  
    19 include /usr/share/quilt/quilt.make 
    2018 
    2119# These are used for cross-compiling and for saving the configure script 
     
    4543        ./configure $(CROSS) --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info CFLAGS="$(CFLAGS)" LDFLAGS="-Wl,-z,defs" 
    4644 
    47 build: patch build-arch build-indep 
     45build: build-arch build-indep 
    4846 
    4947build-arch: build-arch-stamp 
     
    5856        touch $@ 
    5957 
    60 clean: unpatch 
     58clean: 
    6159        dh_testdir 
    6260        dh_testroot 
     
    103101        dh_install -s 
    104102 
    105         install -D -m 0750 -o root -g root example/rahunas.conf debian/rahunas/usr/share/doc/rahunas/rahunas.conf 
    106         install -D -m 0750 -o root -g root tools/firewall.sh debian/rahunas/etc/rahunas/firewall.sh 
    107         install -D -m 0750 -o root -g root tools/bandwidth.sh debian/rahunas/etc/rahunas/bandwidth.sh 
    108         install -D -m 0750 -o root -g root tools/weblogin-config-update.sh debian/rahunas/etc/rahunas/weblogin-config-update.sh 
    109  
    110103binary-common: 
    111104        dh_testdir