1
0
Fork 0

Adding vertical-workspaces makefile.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-03-24 19:40:04 +01:00
parent f6b3c6d29a
commit e6a3874ac1
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
2 changed files with 12 additions and 13 deletions

View file

@ -37,7 +37,7 @@ build:
glib-compile-schemas --strict --targetdir=$(EXTENSION)/$(UUID)/schemas/ $(EXTENSION)/$(UUID)/schemas
install:
install: build
mkdir -p $(DESTDIR)/usr/share/gnome-shell/extensions
cp -a $(EXTENSION)/$(UUID) $(DESTDIR)/usr/share/gnome-shell/extensions