fixed create fpc rpm

git-svn-id: trunk@4241 -
This commit is contained in:
mattias 2003-06-07 16:30:26 +00:00
parent 271144f7d7
commit e080be99c5

View File

@ -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