Skip to content

Commit b98d10a

Browse files
committed
Adding swidish to the debian/rules
1 parent 8098aca commit b98d10a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

debian/rules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66

77
%:
88
dh $@ --builddirectory=build
9-
9+
1010
override_dh_auto_configure:
11-
dh_auto_configure -- -DHTML=ON -DFI=ON -DIT=ON -DJA=ON -DES=ON -DFR=ON -DDE=ON -DHU=ON
11+
dh_auto_configure -- -DHTML=ON -DFI=ON -DIT=ON -DJA=ON -DES=ON -DFR=ON -DDE=ON -DHU=ON -DSV=ON
1212

1313
override_dh_auto_build:
1414
dh_auto_build

0 commit comments

Comments
 (0)