wf-shell: install wf-shell.ini.example
This commit is contained in:
parent
a0d78bc8de
commit
bb79ff9804
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'wf-shell'
|
||||
pkgname=wf-shell
|
||||
version=0.4.0
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=meson
|
||||
build_helper="gir"
|
||||
hostmakedepends="gobject-introspection pkg-config wayland-devel"
|
||||
|
@ -18,4 +18,5 @@ checksum="bc03e5232d72f69bf6ba634f688f5e896715d846b7b6344136e9eb88dd6a9aa0"
|
|||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
vsconf wf-shell.ini.example
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue