Skip to content

Commit

Permalink
Merge pull request #53 from behdanisohrab/archlinux-packaging-fix
Browse files Browse the repository at this point in the history
Added an option to compile glib schema
  • Loading branch information
IamRezaMousavi authored Oct 25, 2024
2 parents f4603eb + 643f45d commit 9dcc759
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions archlinux/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,5 @@ package() {
cd "$srcdir/$_gitname"
mkdir -p "$pkgdir/usr/share/gnome-shell/extensions/"
cp -R "[email protected]" "$pkgdir/usr/share/gnome-shell/extensions"
glib-compile-schemas "$pkgdir/usr/share/gnome-shell/extensions/[email protected]/schemas/"
}

0 comments on commit 9dcc759

Please sign in to comment.