xbps-src: set wrksrc to $pkgname-$version unconditionally

This commit is contained in:
Đoàn Trần Công Danh
2021-09-19 17:55:50 +07:00
committed by Đoàn Trần Công Danh
parent af9931fd3b
commit 8c5358f792
3 changed files with 2 additions and 9 deletions

View File

@@ -5,7 +5,6 @@
# required variables
#
# build_style=slashpackage
# wrksrc=<category>
# build_wrksrc=${pkgname}-${version}
# distfiles=<download link>
#
@@ -15,7 +14,6 @@
# pkgname=daemontools
# version=0.76
# revision=1
# wrksrc=admin
# build_wrksrc=${pkgname}-${version}
# build_style=slashpackage
# short_desc="A collection of tools for managing UNIX services"