mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
fortune-mod-void: typo fix.
This commit is contained in:
parent
9899ef5ee7
commit
67f02d7fb6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fortune-mod-void'
|
||||
pkgname=fortune-mod-void
|
||||
version=20150516
|
||||
version=20150517
|
||||
revision=1
|
||||
homepage="http://www.voidlinux.eu/"
|
||||
short_desc="Quotes from #xbps and other void related stuff"
|
||||
|
@ -10,7 +10,7 @@ license="GPL-2"
|
|||
create_wrksrc=yes
|
||||
noarch=yes
|
||||
hostmakedepends="fortune-mod"
|
||||
depends="${makedepends}"
|
||||
depends="${hostmakedepends}"
|
||||
|
||||
do_build() {
|
||||
cp ${FILESDIR}/void ${wrksrc}
|
||||
|
|
Loading…
Add table
Reference in a new issue