sv-helper: remove unused variable
This commit is contained in:
@@ -15,7 +15,6 @@ rsvlog_homedir="/var/log"
|
|||||||
rsvlog_descr="User for logging"
|
rsvlog_descr="User for logging"
|
||||||
|
|
||||||
do_extract() {
|
do_extract() {
|
||||||
local f curfile
|
|
||||||
mkdir -p ${wrksrc}
|
mkdir -p ${wrksrc}
|
||||||
tar x --strip-components=1 -f ${XBPS_SRCDISTDIR}/${pkgname}-${version}/${pkgname}-${version}.tar.gz -C ${wrksrc}
|
tar x --strip-components=1 -f ${XBPS_SRCDISTDIR}/${pkgname}-${version}/${pkgname}-${version}.tar.gz -C ${wrksrc}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user