wok-4.x diff pan/receipt @ rev 11324

Up: firefox to 8.0.1. Moved /usr/lib/firefox-$VERSION to /usr/lib/firefox. Same for /usr/lib/firefox-devel-$VERSION. Its patch to work this way.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Nov 17 13:37:18 2011 +0000 (2011-11-17)
parents 57749b8f1c3c
children
line diff
     1.1 --- a/pan/receipt	Wed May 18 15:23:58 2011 +0200
     1.2 +++ b/pan/receipt	Thu Nov 17 13:37:18 2011 +0000
     1.3 @@ -29,7 +29,8 @@
     1.4  usenet-utils/numbers.cc	cctype
     1.5  EOT
     1.6  	./configure \
     1.7 -		--prefix=/usr &&
     1.8 +		--prefix=/usr \
     1.9 +		$CONFIGURE_ARGS &&
    1.10  	make && make DESTDIR=$DESTDIR install
    1.11  }
    1.12