incron: rebuild for metadata
This commit is contained in:
parent
7e151caa1c
commit
99a0b2c5d2
@ -1,12 +1,12 @@
|
|||||||
# Template file for 'incron'
|
# Template file for 'incron'
|
||||||
pkgname=incron
|
pkgname=incron
|
||||||
version=0.5.10
|
version=0.5.10
|
||||||
revision=4
|
revision=5
|
||||||
make_dirs="/var/spool/incron 0755 root root
|
make_dirs="/var/spool/incron 0755 root root
|
||||||
/etc/incron.d 0755 root root"
|
/etc/incron.d 0755 root root"
|
||||||
short_desc="A daemon that executes commands due to inotify events"
|
short_desc="A daemon that executes commands due to inotify events"
|
||||||
maintainer="allan <mail@may.mooo.com>"
|
maintainer="allan <mail@may.mooo.com>"
|
||||||
license="GPL-2, LGPL-2.1"
|
license="X11"
|
||||||
homepage="http://inotify.aiken.cz"
|
homepage="http://inotify.aiken.cz"
|
||||||
distfiles="http://inotify.aiken.cz/download/incron/incron-${version}.tar.gz"
|
distfiles="http://inotify.aiken.cz/download/incron/incron-${version}.tar.gz"
|
||||||
checksum=5d4abadb5f16c26e4f728a6433ad22f7655663b5812fbd4f94e852050f38e78a
|
checksum=5d4abadb5f16c26e4f728a6433ad22f7655663b5812fbd4f94e852050f38e78a
|
||||||
@ -26,4 +26,5 @@ do_build() {
|
|||||||
do_install() {
|
do_install() {
|
||||||
make PREFIX=/usr DESTDIR=${DESTDIR} install
|
make PREFIX=/usr DESTDIR=${DESTDIR} install
|
||||||
vsv incron
|
vsv incron
|
||||||
|
vlicense LICENSE-X11
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user