Added gnome-shell-extensions-3.0.2 build template.
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
# Template file for 'gnome-shell-extensions-alternative-status-menu'.
|
||||
#
|
||||
short_desc="Alternative Status Menu extension for GNOME Shell"
|
||||
|
||||
Add_dependency run gnome-shell-extensions
|
||||
|
||||
noarch=yes
|
||||
|
||||
do_install()
|
||||
{
|
||||
cd ${wrksrc}/extensions/alternative-status-menu
|
||||
make DESTDIR=${DESTDIR} install
|
||||
}
|
||||
Reference in New Issue
Block a user