wok diff aufs/receipt @ rev 9142

Made poppler-qt4 not be a WANTED receipt to poppler. This is we can save space on the core source dvd. Also poppler-qt4 is not used for anything yet.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Mar 06 14:06:14 2011 +0000 (2011-03-06)
parents 67231cfc5475
children 19a7717cb1c3
line diff
     1.1 --- a/aufs/receipt	Mon Feb 14 03:10:56 2011 +0100
     1.2 +++ b/aufs/receipt	Sun Mar 06 14:06:14 2011 +0000
     1.3 @@ -9,8 +9,8 @@
     1.4  BUILD_DEPENDS="linux-module-headers git lzma"
     1.5  WEB_SITE="http://aufs.sf.net/"
     1.6  PROVIDE="linux-aufs"
     1.7 -WGET_URL="git|git://aufs.git.sourceforge.net/gitroot/aufs/aufs2-standalone.git"
     1.8 -BRANCH="origin/$PACKAGE2.1-37"
     1.9 +WGET_URL="git|http://git.c3sl.ufpr.br/pub/scm/aufs/aufs2-standalone.git"
    1.10 +BRANCH="origin/${PACKAGE}2.1-37"
    1.11  
    1.12  # Rules to configure and make the package.
    1.13  compile_rules()