The following commit has been merged in the master branch:
commit 0a553086a7d525b0beda6594c887a9a38bc972ec
Author: Jérémy Lal <kapo...@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

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to