mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-18 07:29:30 +02:00
rpm: fixed showing fpc-src rpm path
git-svn-id: branches/fixes_1_8@56610 -
This commit is contained in:
parent
37c1e7a386
commit
02ba0f532b
@ -23,7 +23,7 @@ else
|
||||
shift
|
||||
fi
|
||||
|
||||
Arch=$(rpm --eval "%{_arch}")
|
||||
Arch=$(rpm --eval "%{_target_cpu}")
|
||||
|
||||
# retrieve the version information
|
||||
echo -n "getting FPC version from local svn ..."
|
||||
|
Loading…
Reference in New Issue
Block a user