Skip to content

Commit

Permalink
debian packaging: pyspatialite fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jef-n committed Apr 20, 2012
1 parent 98dbb8e commit 07a3bf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/rules
Expand Up @@ -38,7 +38,7 @@ CMAKE_OPTS := \
-D WITH_APIDOC=TRUE

ifneq (,$(findstring $(DISTRIBUTION),"sid"))
-D WITH_PYSPATIALITE=FALSE
CMAKE_OPTS += -D WITH_PYSPATIALITE=FALSE
endif

ifneq (,$(findstring $(DISTRIBUTION),"lenny squeeze lucid maverick natty oneiric"))
Expand Down

0 comments on commit 07a3bf5

Please sign in to comment.