svn merge ^/nixpkgs/trunk

A few trivial conflicts

svn path=/nixpkgs/branches/stdenv-updates/; revision=31434
This commit is contained in:
Yury G. Kudryashov
2012-01-08 16:01:12 +00:00
237 changed files with 3563 additions and 688 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{stdenv, fetchurl, cups, zlib, libjpeg, libusb, python, saneBackends, dbus
, pkgconfig, polkit, qtSupport ? false, qt4
, pkgconfig, polkit, qtSupport ? true, qt4
}:
stdenv.mkDerivation rec {
+2
View File
@@ -26,6 +26,8 @@ stdenv.mkDerivation {
done
chmod +w -R *
sed -i -e 's/console=ttyS0,57600n8//' include/configs/qi_lb60.h
# Load more than 2MiB for the kernel
sed -i -e 's/0x200000;bootm/0x400000;bootm/' include/configs/qi_lb60.h
'';
# Remove the cross compiler prefix, and add reiserfs support