grumble, let's try once more to hack this in
This commit is contained in:
parent
0c7f8154a8
commit
c9ed5d97c6
@ -261,7 +261,9 @@ find $RPM_BUILD_ROOT/fftemp%{_includedir}/firefox-%{version}/ -type f | \
|
||||
find $RPM_BUILD_ROOT/fftemp%{_datadir}/idl/firefox-%{version}/ -type f | \
|
||||
sed -e "s,$RPM_BUILD_ROOT,," >> \
|
||||
%{builddir}/firefox-devel.list
|
||||
sed -i -e 's,^%{_prefix}/local,%{_prefix},' %{builddir}/firefox-devel.list
|
||||
sed -i -e 's,fftemp/,,' \
|
||||
-e 's,^%{_prefix}/local,%{_prefix},' \
|
||||
%{builddir}/firefox-devel.list
|
||||
install -c -m 755 dist/bin/xpcshell \
|
||||
dist/bin/xpidl \
|
||||
dist/bin/xpt_dump \
|
||||
|
Loading…
Reference in New Issue
Block a user