i thought i fixed that already lol
Some checks failed
continuous-integration/drone Build is failing

This commit is contained in:
askiiart 2025-03-25 12:22:15 -05:00
parent bacfc6719c
commit 9ac1914430
Signed by untrusted user who does not match committer: askiiart
GPG key ID: 6A32977DAF31746A

View file

@ -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/