Mageia Bugzilla – Attachment 5297 Details for
Bug 13761
Problems met during net-snmp pkg build
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
Proposal for a patch to spec file from net-snmp-5.7.2-7.mga3.src.rpm
net-snmp-spec.patch (text/plain), 544 bytes, created by
Gilles Allard
on 2014-07-18 11:16:16 CEST
(
hide
)
Description:
Proposal for a patch to spec file from net-snmp-5.7.2-7.mga3.src.rpm
Filename:
MIME Type:
Creator:
Gilles Allard
Created:
2014-07-18 11:16:16 CEST
Size:
544 bytes
patch
obsolete
>--- ./net-snmp.spec~ 2013-03-18 17:24:49.000000000 +0000 >+++ ./net-snmp.spec 2014-07-17 18:12:44.172560555 +0000 >@@ -205,7 +205,7 @@ > # run tests in dir that is cleaned > install -d -m777 test_tmp_dir > HERE="$RPM_BUILD_DIR/%{name}-%{version}" >-perl -pi -e "s|/tmp/snmp-test|$HERE/test_tmp_dir/snmp-test|g" testing/* >+perl -pi -e "s|/tmp/snmp-test|$HERE/test_tmp_dir/snmp-test|g" `find ./testing -type f -print | xargs grep -l '/tmp/snmp-test'` > > # Do this patch with a perl hack... > perl -pi -e "s|'\\\$install_libdir'|'%{_libdir}'|" ltmain.sh
--- ./net-snmp.spec~ 2013-03-18 17:24:49.000000000 +0000 +++ ./net-snmp.spec 2014-07-17 18:12:44.172560555 +0000 @@ -205,7 +205,7 @@ # run tests in dir that is cleaned install -d -m777 test_tmp_dir HERE="$RPM_BUILD_DIR/%{name}-%{version}" -perl -pi -e "s|/tmp/snmp-test|$HERE/test_tmp_dir/snmp-test|g" testing/* +perl -pi -e "s|/tmp/snmp-test|$HERE/test_tmp_dir/snmp-test|g" `find ./testing -type f -print | xargs grep -l '/tmp/snmp-test'` # Do this patch with a perl hack... perl -pi -e "s|'\\\$install_libdir'|'%{_libdir}'|" ltmain.sh
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 13761
: 5297 |
5298