Skip to content

Commit e57f191

Browse files
committed
Trying disabling ruby
1 parent 069fba2 commit e57f191

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ export DH_VERBOSE=1
66
dh $@ --with autoreconf --with python3 --without ruby
77

88
override_dh_auto_configure:
9-
dh_auto_configure -- --enable-shared_dependencies
9+
dh_auto_configure -- --enable-shared_dependencies --disable-ruby
1010

1111
override_dh_install:
1212
dh_install

0 commit comments

Comments
 (0)