mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-14 04:39:45 +02:00
rpm: fixed rpm path
git-svn-id: trunk@56611 -
This commit is contained in:
parent
d41f2fb247
commit
5fd6a1fb3d
@ -59,7 +59,7 @@ SrcTGZ=$RPMSrcDir/SOURCES/$Src
|
||||
SrcTGZOpts=
|
||||
SpecFile=rpm/lazarus-$LazVersion-$LazRelease.spec
|
||||
|
||||
Arch=$(rpm --eval "%{_arch}")
|
||||
Arch=$(rpm --eval "%{_target_cpu}")
|
||||
|
||||
# download lazarus svn if needed
|
||||
echo "creating lazarus tgz ..."
|
||||
|
Loading…
Reference in New Issue
Block a user