mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-23 03:50:40 +00:00
fix: gnome-shell-extension-appmenu-is-back (#2011)
Signed-off-by: madomado <madonuko@outlook.com>
This commit is contained in:
+2
-1
@@ -11,6 +11,7 @@ URL: https://github.com/fthx/appmenu-is-back
|
||||
BuildArch: noarch
|
||||
|
||||
Source0: https://github.com/fthx/appmenu-is-back/archive/refs/tags/v%{version}.tar.gz
|
||||
Patch0: https://github.com/fthx/appmenu-is-back/compare/v2..703a31acf900eb7bcab3462baeefa815ec7f13ab.patch
|
||||
|
||||
Requires: (gnome-shell >= 46~ with gnome-shell < 47~)
|
||||
Recommends: gnome-extensions-app
|
||||
@@ -19,7 +20,7 @@ Recommends: gnome-extensions-app
|
||||
This extension brings back the app menu in the top panel, for GNOME 45 and later.
|
||||
|
||||
%prep
|
||||
%autosetup -n appmenu-is-back-%{version}
|
||||
%autosetup -n appmenu-is-back-%{version} -p1
|
||||
|
||||
%install
|
||||
install -Dm644 metadata.json %{buildroot}%{_datadir}/gnome-shell/extensions/%{uuid}/metadata.json
|
||||
|
||||
Reference in New Issue
Block a user