wok-next diff incron/receipt @ rev 18925

description.txt should end with 0x0A byte (Carriage Return, Enter) to not glue with the next description in descriptions.txt.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Feb 25 15:02:38 2016 +0200 (2016-02-25)
parents 558a9a009ca6
children 27bfe81dc6bd
line diff
     1.1 --- a/incron/receipt	Wed Nov 26 14:59:55 2014 +0100
     1.2 +++ b/incron/receipt	Thu Feb 25 15:02:38 2016 +0200
     1.3 @@ -9,6 +9,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.5  WEB_SITE="http://inotify.aiken.cz/"
     1.6  WGET_URL="${WEB_SITE}download/$PACKAGE/$TARBALL"
     1.7 +CONFIG_FILES="/etc/incron.d"
     1.8  
     1.9  DEPENDS="gcc-lib-base"
    1.10