[Lunar-commits] <moonbase> dcraw: removed the stinkin tabs
Terry Chan
tchan at lunar-linux.org
Sun Jan 23 17:42:20 CET 2011
commit 54a0d39d05e4ab63eb50896e0061fdb00ab4a05f
Author: Terry Chan <tchan at lunar-linux.org>
Date: Sun Jan 23 10:42:20 2011 -0600
dcraw: removed the stinkin tabs
---
graphics/dcraw/BUILD | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/graphics/dcraw/BUILD b/graphics/dcraw/BUILD
index 1e205ac..7c0148d 100644
--- a/graphics/dcraw/BUILD
+++ b/graphics/dcraw/BUILD
@@ -10,8 +10,8 @@
echo $CFLAGS
gcc $CFLAGS -O3 -o build/dcraw dcraw.c \
- -Wall -Wno-unused-result -Wno-array-bounds \
- -lm -ljpeg -llcms -s
+ -Wall -Wno-unused-result -Wno-array-bounds \
+ -lm -ljpeg -llcms -s
prepare_install &&
More information about the Lunar-commits
mailing list