gnome-shell-extensions: update to 3.2.0.
This commit is contained in:
parent
efb60bc693
commit
9bf74ecacc
15 changed files with 115 additions and 7 deletions
|
@ -0,0 +1,13 @@
|
|||
# Template file for 'gnome-shell-extensions-places-menu'.
|
||||
#
|
||||
short_desc="Places menu extension for GNOME Shell"
|
||||
|
||||
Add_dependency run gnome-shell-extensions
|
||||
|
||||
noarch=yes
|
||||
|
||||
do_install()
|
||||
{
|
||||
cd ${wrksrc}/extensions/places-menu
|
||||
make DESTDIR=${DESTDIR} install
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue