Show
Ignore:
Timestamp:
06/09/09 10:07:55 (3 years ago)
Author:
Neutron Soutmun <neo.neutron@…>
Children:
7751a641e2a294d986b002dd01264b7d068258a2
Parents:
927d0c70c763dcf56e6f12ebe02a51688468a5c3
git-committer:
Neutron Soutmun <neo.neutron@…> (06/09/09 10:07:55)
Message:

Adjust build system config and install files

  • Adjust build system config to install the files to appropriate paths.
  • The MAINTAINERCLEANFILES was added.
  • Now rahunas.db installed into the default directory /var/lib/rahunas.
  • RahuNAS daemon executable file (rahunasd) now installed into /usr/sbin.
  • Tool scripts now installed into the /usr/sbin and their names change to satisfy the debian policy.
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • configure.ac

    rca3a480 rbae014d  
    5454AC_CHECK_FUNCS([dup2]) 
    5555AC_CONFIG_FILES([ 
    56         Makefile 
    57         xmlrpc/Makefile 
     56  Makefile 
     57  xmlrpc/Makefile 
    5858  lcfg/Makefile 
    59         src/Makefile 
    60         data/Makefile 
    61   src/include/linux/netfilter_ipv4/Makefile 
    62   tools/firewall.sh 
    63   tools/bandwidth.sh 
    64         tools/weblogin-config-update.sh 
     59  src/Makefile 
     60  data/Makefile 
     61  tools/Makefile 
     62  tools/rahunas-firewall 
     63  tools/rahunas-bandwidth 
     64  tools/rahunas-weblogin-config-update 
     65  example/Makefile 
    6566  example/rahunas.default 
    6667  example/rahunas.init