net-snmp changed to PREFIX=/usr

This commit is contained in:
Peter Pfeiffer
2009-04-01 14:31:38 +02:00
parent e923ad8aa6
commit 29c169f4d9
3 changed files with 510 additions and 512 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -67,7 +67,7 @@
* collectd-4.5.1
* coreutils-5.96
* cpio-2.6
* cpufrequtils-004
* cpufrequtils-005
* cryptsetup-1.0.6
* cups-1.3.9
* curl-7.19.4
@@ -184,7 +184,6 @@
* lzo-2.02
* m4-1.4.4
* mISDNuser-1_1_9
* mISDNuser-1_1_9.1
* madwifi-hal-0.10.5.6-r3942-20090205-kmod-2.6.27.21
* make-3.81
* man-db-2.4.3
@@ -227,8 +226,8 @@
* openmailadmin-1.0.0
* openssh-5.2p1
* openssl-0.9.8k
* openswan-2.6.20
* openswan-2.6.20-kmod-VER
* openswan-2.6.21
* openswan-2.6.21-kmod-VER
* openvpn-2.0.9
* p7zip_4.65
* pam_mysql-0.7RC1
@@ -286,7 +285,7 @@
* sysstat-6.0.2
* sysvinit-2.86
* taglib-1.5
* tar-1.15.1
* tar-1.22
* tcp_wrappers_7.6
* tcpdump-3.8.3
* tcptrack-1.3.0

View File

@@ -77,7 +77,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
@$(PREBUILD)
@rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE)
cd $(DIR_APP) && ./configure \
--prefix=/usr/local \
--prefix=/usr \
--with-default-snmp-version="2" \
--with-sys-contact="root@" \
--with-sys-location="localhost" \