mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-16 17:09:21 +02:00
rpm: fixed rpm path
git-svn-id: branches/fixes_1_8@56612 -
This commit is contained in:
parent
02ba0f532b
commit
d93372b0c4
@ -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