[Lunar-commits] <moonbase> netpbm: bbbt. So it goes in the right paths.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Sat Jan 16 18:50:12 CET 2010


commit a1aba5294442bb1a73b9387e318a0c7cdda48dd0
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Sat Jan 16 12:50:12 2010 -0500

    netpbm: bbbt. So it goes in the right paths.
---
 graphics/netpbm/BUILD |    9 +--------
 1 files changed, 1 insertions(+), 8 deletions(-)

diff --git a/graphics/netpbm/BUILD b/graphics/netpbm/BUILD
index 4ccb801..bc014ea 100644
--- a/graphics/netpbm/BUILD
+++ b/graphics/netpbm/BUILD
@@ -1,14 +1,7 @@
 (
 
-#  if egrep -q '^#define JPEG_LIB_VERSION.*7[0-9]+' /usr/include/jpeglib.h; then
-    # To compile with jpeg 7, rather than old 6b
-    # From http://repos.archlinux.org/viewvc.cgi/netpbm/repos/extra-i686/
-#    sedit "s:* cinfo.min_DCT_scaled_size;:* cinfo.min_DCT_v_scaled_size;:" converter/ppm/ppmtompeg/jpeg.c
-#  fi &&
+  sedit "s:/tmp/netpbm:$(pwd -P)/BUILD:g" Makefile.config.in buildtools/installnetpbm.pl doc/README.DJGPP  &&
 
-#  sedit "s/getline/getLine/" converter/ppm/xvminitoppm.c  &&
-#  sedit "s:/tmp/netpbm:$(pwd -P)/BUILD:g" Makefile.config.in buildtools/installnetpbm.pl doc/README.DJGPP  &&
-#  sedit "s/CC = cc/CC = gcc/" Makefile.config.in  &&
   echo  -e  "
 gnu
 regular


More information about the Lunar-commits mailing list