Skip to content

Commit 1d5ac1f

Browse files
committed
gmrun: use correct build_style
1 parent 3a79de2 commit 1d5ac1f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

srcpkgs/gmrun/template

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
pkgname=gmrun
33
version=1.4w
44
revision=1
5-
build_style=gnu-configure
5+
build_style=configure
6+
configure_args="--prefix=/usr --sysconfdir=/etc"
67
hostmakedepends="pkg-config"
78
makedepends="gtk+3-devel"
89
short_desc="Run utility featuring a slim design and bash style auto-completion"

0 commit comments

Comments
 (0)