This commit is contained in:
parent
bacfc6719c
commit
9ac1914430
1 changed files with 3 additions and 1 deletions
|
@ -14,7 +14,9 @@ Recommends: dbus
|
||||||
Automatic brightness adjustment based on screen contents and ALS
|
Automatic brightness adjustment based on screen contents and ALS
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
tar --zstd -xf ${COMPILED_DIR:-/compiled}/wluma/wluma.tar.zst --one-top-level
|
mkdir ./wluma
|
||||||
|
cd ./wluma/
|
||||||
|
tar --zstd -xf ${COMPILED_DIR:-/compiled}/wluma/wluma.tar.zst
|
||||||
|
|
||||||
%install
|
%install
|
||||||
cd ./wluma/
|
cd ./wluma/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue