forked from Imagelibrary/rtems
Add %{_bindir} to PATH to cater CdnX-builds.
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
%install
|
||||
%if "%{_prefix}" != "/usr"
|
||||
export PATH="%{_bindir}:${PATH}"
|
||||
%endif
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
cd build
|
||||
|
||||
Reference in New Issue
Block a user