mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-08 20:57:38 +00:00
its everywhere... also use %conf!
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
This commit is contained in:
@@ -269,8 +269,12 @@ workspaces.
|
||||
%prep
|
||||
%autosetup -p1
|
||||
|
||||
%build
|
||||
find . -name "meson.build" -exec sed -i "s/dependency('budgie-1.0')/dependency('budgie-3.0')/g" {} +
|
||||
|
||||
%conf
|
||||
%meson
|
||||
|
||||
%build
|
||||
%meson_build
|
||||
|
||||
%install
|
||||
|
||||
Reference in New Issue
Block a user