wok-6.x diff pkg-config/receipt @ rev 10291
claws-mail-vcalendar: Add $CONFIGURE_ARGS.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat May 21 18:33:34 2011 +0000 (2011-05-21) |
parents | 02bbaa9d12ba |
children | 5f31f2bade10 |
line diff
1.1 --- a/pkg-config/receipt Mon Apr 04 01:29:52 2011 +0200 1.2 +++ b/pkg-config/receipt Sat May 21 18:33:34 2011 +0000 1.3 @@ -15,7 +15,7 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src 1.7 - patch -p1 < ../stuff/autoconf-2.66.patch 1.8 + patch -p1 < $stuff/autoconf-2.66.patch 1.9 ./configure && make && make install 1.10 } 1.11