svn merge ^/nixpkgs/trunk

svn path=/nixpkgs/branches/libpng15/; revision=31430
This commit is contained in:
Yury G. Kudryashov
2012-01-07 22:43:23 +00:00
40 changed files with 201 additions and 207 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