wok-stable diff scim/receipt @ rev 7625

Down: docbook-xml to 4.5. This is good thing since it now build new packages that depend on gnome-doc-utils fine. Don't update to 5.0.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Dec 12 15:53:13 2010 +0000 (2010-12-12)
parents 4897058add72
children 940b5937e496
line diff
     1.1 --- a/scim/receipt	Sun Feb 28 17:49:32 2010 +0100
     1.2 +++ b/scim/receipt	Sun Dec 12 15:53:13 2010 +0000
     1.3 @@ -29,7 +29,7 @@
     1.4          --mandir=/usr/share/man \
     1.5          --infodir=/usr/share/info \
     1.6          $CONFIGURE_ARGS &&
     1.7 -    make &&
     1.8 +    make -j 4 &&
     1.9      make DESTDIR=$PWD/_pkg install
    1.10  }
    1.11