wok-6.x diff postgresql-doc/receipt @ rev 7194

Disabled upnp in vlc. This cause the new libupnp causes vlc to not compile.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Nov 09 03:18:42 2010 +0000 (2010-11-09)
parents d82443087752
children 8fcd5126133f
line diff
     1.1 --- a/postgresql-doc/receipt	Fri Oct 08 03:57:31 2010 +0000
     1.2 +++ b/postgresql-doc/receipt	Tue Nov 09 03:18:42 2010 +0000
     1.3 @@ -12,6 +12,6 @@
     1.4  genpkg_rules()
     1.5  {
     1.6  	mkdir -p $fs/usr/share
     1.7 -	cp -a $_pkg/usr/doc $fs/usr/share
     1.8 +	cp -a $_pkg/usr/share/doc $fs/usr/share
     1.9  }
    1.10