mirror of
https://abf.rosa.ru/djam/harbour.git
synced 2025-02-23 09:42:52 +00:00
Updated harbour.spec
This commit is contained in:
parent
cd4a404de0
commit
d9b34a6efe
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
# please add your distro suffix if it not belong to the one recognized below
|
||||
# and remember that order checking can be important
|
||||
|
||||
%define platform %(release=$(rpm -q --queryformat='%{VERSION}' mandriva-release-common 2>/dev/null) && echo "mdv$release"|tr -d ".")
|
||||
%define platform %(release=$(rpm -q --queryformat='%{VERSION}' mandriva-release-common 2>/dev/null) && echo "mdv.$release"|tr -d ".")
|
||||
%if "%{platform}" == ""
|
||||
%define platform %(release=$(rpm -q --queryformat='%{VERSION}' mandrake-release 2>/dev/null) && echo "mdk$release"|tr -d ".")
|
||||
%if "%{platform}" == ""
|
||||
|
|
Loading…
Add table
Reference in a new issue