mirror of
https://abf.rosa.ru/djam/calamares.git
synced 2025-02-23 23:52:50 +00:00
build without partitionmanager
This commit is contained in:
parent
9cce13100b
commit
ecf406f67c
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@ Development files and headers for %{name}.
|
|||
rm -f src/modules/*/*.conf.default-settings
|
||||
|
||||
%build
|
||||
%cmake_qt5 -DWITH_PARTITIONMANAGER:BOOL="ON" -DCMAKE_BUILD_TYPE:STRING="RelWithDebInfo"
|
||||
%cmake_qt5 -DWITH_PARTITIONMANAGER:BOOL="OFF" -DCMAKE_BUILD_TYPE:STRING="RelWithDebInfo"
|
||||
|
||||
%make
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue