wok diff fcron/receipt @ rev 6581

Added chrpath. Change or deleta the rpath or runpath in ELF files.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri Oct 08 23:30:58 2010 +0000 (2010-10-08)
parents aefe609dbcdf
children cdfd51490366
line diff
     1.1 --- a/fcron/receipt	Wed Sep 23 14:06:30 2009 +0000
     1.2 +++ b/fcron/receipt	Fri Oct 08 23:30:58 2010 +0000
     1.3 @@ -9,6 +9,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.src.tar.gz"
     1.5  WEB_SITE="http://fcron.free.fr/"
     1.6  WGET_URL="http://fcron.free.fr/archives/$TARBALL"
     1.7 +TAGS="cron scheduler"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()