wok-6.x diff netatalk/receipt @ rev 1624

acpid: add power savings scripts
author Dominique Corbex <domcox@users.sourceforge.net>
date Thu Oct 23 20:07:24 2008 +0000 (2008-10-23)
parents 0ed558cc4347
children bd6010223726
line diff
     1.1 --- a/netatalk/receipt	Sat Oct 04 09:46:54 2008 +0000
     1.2 +++ b/netatalk/receipt	Thu Oct 23 20:07:24 2008 +0000
     1.3 @@ -16,7 +16,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 -	[ -d done.netatalk-2.0.3-newer-db.patch ] || \
     1.8 +	[ -f done.netatalk-2.0.3-newer-db.patch ] || \
     1.9  		patch -p1  < ../stuff/netatalk-2.0.3-newer-db.patch
    1.10  	touch done.netatalk-2.0.3-newer-db.patch
    1.11  	./configure --prefix=/usr --sysconfdir=/etc \