wok diff podofo/receipt @ rev 9307

Fixed maintainer in iptables-dev.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Mar 17 15:14:52 2011 +0000 (2011-03-17)
parents f3327707164a
children e00bd32be155
line diff
     1.1 --- a/podofo/receipt	Sun Feb 28 17:01:48 2010 +0100
     1.2 +++ b/podofo/receipt	Thu Mar 17 15:14:52 2011 +0000
     1.3 @@ -16,6 +16,7 @@
     1.4  {
     1.5  	cd $src
     1.6  	cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=RELEASE \
     1.7 +	      -DPODOFO_BUILD_STATIC:BOOL=TRUE \
     1.8  	      -DPODOFO_BUILD_SHARED:BOOL=TRUE . &&
     1.9  	make &&
    1.10  	make DESTDIR=$PWD/_pkg install