Skip to content

Commit 5ce6688

Browse files
committed
debian packaging update for sid
1 parent d2433c5 commit 5ce6688

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

debian/rules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ else
8383
CMAKE_OPTS += -D WITH_GLOBE=TRUE
8484
endif
8585

86-
ifneq (,$(findstring $(DISTRIBUTION),"raring"))
86+
ifneq (,$(findstring $(DISTRIBUTION),"raring sid sid-oracle"))
8787
CMAKE_OPTS += -D PYTHON_LIBRARY=/usr/lib/$(DEB_BUILD_MULTIARCH)/libpython2.7.so
8888
endif
8989

0 commit comments

Comments
 (0)