[SCM] postgis branch, master, updated. upstream/2.0.1-85-g0a55308
Jérémy Lal
kapouer at melix.org
Tue Sep 10 09:44:42 UTC 2013
The following commit has been merged in the master branch:
commit 0a553086a7d525b0beda6594c887a9a38bc972ec
Author: Jérémy Lal <kapouer at melix.org>
Date: Tue Sep 10 11:41:14 2013 +0200
Typo BUILLD -> BUILD, fixes DEBUILD check option
diff --git a/debian/rules b/debian/rules
index dfde74f..51ae5f6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,7 +19,7 @@ DPKG_EXPORT_BUILDFLAGS = 1
include /usr/share/dpkg/buildflags.mk
CHECK = check
-ifneq (,$(findstring nocheck,$(DEB_BUILLD_OPTIONS)))
+ifneq (,$(findstring nocheck,$(DEB_BUILD_OPTIONS)))
CHECK =
endif
--
PostGIS for PostgreSQL
More information about the Pkg-grass-devel
mailing list