mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-14 04:39:45 +02:00
fixed create fpc rpm
git-svn-id: trunk@4241 -
This commit is contained in:
parent
271144f7d7
commit
e080be99c5
@ -35,7 +35,7 @@ fi
|
||||
mkdir -p %{destdir}
|
||||
cp -a fpc/* %{destdir}/
|
||||
# the palmos libcrt.a archive is making trouble
|
||||
rm %{destdir}/rtl/palmos/libcrt.a
|
||||
rm -f %{destdir}/rtl/palmos/libcrt.a
|
||||
|
||||
%clean
|
||||
if [ %{buildroot} != "/" ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user