mirror of
https://abf.rosa.ru/djam/calamares.git
synced 2025-02-24 08:02: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
|
rm -f src/modules/*/*.conf.default-settings
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%cmake_qt5 -DWITH_PARTITIONMANAGER:BOOL="ON" -DCMAKE_BUILD_TYPE:STRING="RelWithDebInfo"
|
%cmake_qt5 -DWITH_PARTITIONMANAGER:BOOL="OFF" -DCMAKE_BUILD_TYPE:STRING="RelWithDebInfo"
|
||||||
|
|
||||||
%make
|
%make
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue