|
|
@ -326,6 +326,7 @@ popd
|
|
|
|
rm %{buildroot}%{_bindir}/wx-config
|
|
|
|
rm %{buildroot}%{_bindir}/wx-config
|
|
|
|
##Install new and symlink
|
|
|
|
##Install new and symlink
|
|
|
|
install -p -D -m 755 %{SOURCE10} %{buildroot}%{_libexecdir}/%{name}/wx-config
|
|
|
|
install -p -D -m 755 %{SOURCE10} %{buildroot}%{_libexecdir}/%{name}/wx-config
|
|
|
|
|
|
|
|
sed -i -e 's|=/usr|=%{_prefix}|' %{buildroot}%{_libexecdir}/%{name}/wx-config
|
|
|
|
ln -s ../..%{_libexecdir}/%{name}/wx-config %{buildroot}%{_bindir}/wx-config-3.0
|
|
|
|
ln -s ../..%{_libexecdir}/%{name}/wx-config %{buildroot}%{_bindir}/wx-config-3.0
|
|
|
|
touch %{buildroot}%{_bindir}/wx-config
|
|
|
|
touch %{buildroot}%{_bindir}/wx-config
|
|
|
|
|
|
|
|
|
|
|
|