mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 09:52:57 +02:00
snoopy: move to usr/bin.
This commit is contained in:
parent
34a5ad92fd
commit
dfb2a9aad4
1 changed files with 2 additions and 1 deletions
|
@ -1,9 +1,10 @@
|
||||||
# Template file for 'snoopy'
|
# Template file for 'snoopy'
|
||||||
pkgname=snoopy
|
pkgname=snoopy
|
||||||
version=2.3.0
|
version=2.3.0
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="snoopy-${version}"
|
wrksrc="snoopy-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
configure_args="--sbindir=/usr/bin"
|
||||||
conf_files="/etc/snoopy.ini"
|
conf_files="/etc/snoopy.ini"
|
||||||
short_desc="Log every executed command to syslog"
|
short_desc="Log every executed command to syslog"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue