From f1fcb0019e93aa8acb9f934585f732e3c620007d Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Sat, 23 Apr 2011 00:09:16 +0200 Subject: whitespace cleanup in pbuilderrc file --- home/.pbuilderrc | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'home') diff --git a/home/.pbuilderrc b/home/.pbuilderrc index 70c1c32..f379cbe 100644 --- a/home/.pbuilderrc +++ b/home/.pbuilderrc @@ -30,9 +30,9 @@ KERNEL_IMAGE=/srv/pbuilder/qemu-kernels/$ARCH/vmlinuz INITRD=/srv/pbuilder/qemu-kernels/$ARCH/initrd.img ARCH_DISKDEVICE=sd if [ "x$ARCH" = "xarmel" ]; then - MEMORY_MEGS=256 + MEMORY_MEGS=256 else - MEMORY_MEGS=512 + MEMORY_MEGS=512 fi if [ "x$ARCH" != "xamd64" ]; then @@ -47,4 +47,3 @@ elif [ "x${DIST}" = "xdebian" ]; then fi export OTHERMIRROR - -- cgit v1.2.3