Skip to content
Permalink
Browse files
debian packaging update
  • Loading branch information
jef-n committed Feb 2, 2013
1 parent 2a2d944 commit ba6189c
Showing 1 changed file with 4 additions and 0 deletions.
@@ -71,6 +71,10 @@ else
CMAKE_OPTS += -D WITH_GLOBE=TRUE
endif

ifneq (,$(findstring $(DISTRIBUTION),"raring"))
CMAKE_OPTS += -D PYTHON_LIBRARY=/usr/lib/$(DEB_BUILD_GNU_TYPE)/libpython2.7.so
endif

ifneq (,$(findstring -oracle,$(DISTRIBUTION)))
CMAKE_OPTS += -D WITH_ORACLE=TRUE
endif

0 comments on commit ba6189c

Please sign in to comment.