]> git.pld-linux.org Git - packages/net-snmp.git/commitdiff
- perl installs, now it fails on python
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 2 Dec 2006 17:02:59 +0000 (17:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    net-snmp.spec -> 1.82

net-snmp.spec

index cf20c89c90f3320d6f7bcef267cf1432307877b6..9ec12d37a3cbd791eb80685e3a5739d15304a21b 100644 (file)
@@ -451,7 +451,7 @@ rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{/etc/{rc.d/init.d,sysconfig,snmp},/var/log}
 
 %{__make} install \
-       INSTALL_PREFIX=$RPM_BUILD_ROOT
+       DESTDIR=$RPM_BUILD_ROOT
 
 install %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/snmp/snmpd.conf
 :> $RPM_BUILD_ROOT%{_sysconfdir}/snmp/snmpd.local.conf
This page took 0.082927 seconds and 4 git commands to generate.