Don't include "runtime.com" in the image.
authorChris Hanson <org/chris-hanson/cph>
Tue, 9 Feb 2010 11:21:13 +0000 (03:21 -0800)
committerChris Hanson <org/chris-hanson/cph>
Tue, 9 Feb 2010 11:21:13 +0000 (03:21 -0800)
dist/make-dist-files

index 5c373b17ff0b82b9112d0fdea83da4065fd42e07..b34d0a1939e4d88a9e48cfc96adfdcc6218a89cb 100755 (executable)
@@ -162,6 +162,7 @@ for ARCH in i386 x86-64; do
                    --with-mcrypt=no --with-libpq=no --with-db-4=no
                make
            )
+           rm -f "${IMAGE_LIB}"/runtime.com
            touch "${STAMP_BUILD}"
        ) &> "${OUTPUT_DIR}"/"${ARCH}"-compile
     fi