Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix c7e914c
  • Loading branch information
jef-n committed Jul 22, 2018
1 parent 7b36737 commit 1201df5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/rules
Expand Up @@ -92,7 +92,7 @@ ifneq (,$(filter parallel=%,$(DEB_BUILD_OPTIONS)))
MAKEFLAGS += -j$(NUMJOBS)
endif

ifneq ($(DISTRIBUTION),"xenial")
ifneq ($(DISTRIBUTION),xenial)
CMAKE_OPTS += -DWITH_QSPATIALITE=TRUE
endif

Expand Down

0 comments on commit 1201df5

Please sign in to comment.