mirror of
https://abf.rosa.ru/djam/calamares.git
synced 2025-02-23 15:42:49 +00:00
fix libname define
This commit is contained in:
parent
6eed3b821c
commit
0b9fa1ab1f
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
%global snapdate 20150112
|
||||
|
||||
%define major 0
|
||||
%define libname %mklibname %{name} {major}
|
||||
%define libname %mklibname %{name} %{major}
|
||||
%define develname %mklibname %{name} -d
|
||||
|
||||
Summary: Distribution-independent installer framework
|
||||
|
|
Loading…
Add table
Reference in a new issue