summaryrefslogtreecommitdiffstats
path: root/src/ocaml-camlimages.mk
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2012-12-14 09:07:48 (GMT)
committerTony Theodore <tonyt@logyst.com>2012-12-14 10:33:57 (GMT)
commit799a75af66e4d7b39f49bf113c18f9a42854abfd (patch)
treee36c4fae19d9daf58b01e664edc3cd5fe848e4fc /src/ocaml-camlimages.mk
parent2a050c5ab83120e0c102970354202003b3d7badf (diff)
downloadmxe-799a75af66e4d7b39f49bf113c18f9a42854abfd.zip
mxe-799a75af66e4d7b39f49bf113c18f9a42854abfd.tar.gz
mxe-799a75af66e4d7b39f49bf113c18f9a42854abfd.tar.bz2
ocaml packages: fix whitespace
Diffstat (limited to 'src/ocaml-camlimages.mk')
-rw-r--r--src/ocaml-camlimages.mk12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/ocaml-camlimages.mk b/src/ocaml-camlimages.mk
index 054238b..64df010 100644
--- a/src/ocaml-camlimages.mk
+++ b/src/ocaml-camlimages.mk
@@ -1,13 +1,13 @@
# This file is part of MXE.
# See index.html for further information.
-PKG := ocaml-camlimages
-$(PKG)_IGNORE :=
+PKG := ocaml-camlimages
+$(PKG)_IGNORE :=
$(PKG)_CHECKSUM := 3ff44142386970003d3cff1446ad351b36759a8e
-$(PKG)_SUBDIR := camlspotter-camlimages-c803efa9d5d3
-$(PKG)_FILE := v$($(PKG)_VERSION).tar.gz
-$(PKG)_URL := https://bitbucket.org/camlspotter/camlimages/get/v$($(PKG)_VERSION).tar.gz
-$(PKG)_DEPS := ocaml-findlib freetype libpng giflib tiff ocaml-lablgtk2
+$(PKG)_SUBDIR := camlspotter-camlimages-c803efa9d5d3
+$(PKG)_FILE := v$($(PKG)_VERSION).tar.gz
+$(PKG)_URL := https://bitbucket.org/camlspotter/camlimages/get/v$($(PKG)_VERSION).tar.gz
+$(PKG)_DEPS := ocaml-findlib freetype libpng giflib tiff ocaml-lablgtk2
define $(PKG)_UPDATE
wget -q -O- 'https://bitbucket.org/camlspotter/camlimages/downloads' | \