aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--flow-native/debian/control2
-rwxr-xr-xflow-native/debian/rules3
2 files changed, 3 insertions, 2 deletions
diff --git a/flow-native/debian/control b/flow-native/debian/control
index f26bb2a..d2ee727 100644
--- a/flow-native/debian/control
+++ b/flow-native/debian/control
@@ -7,7 +7,7 @@ Standards-Version: 3.9.3
Homepage: https://github.com/jodersky/flow
Vcs-Git: git://github.com/jodersky/flow.git
-Package: libflow3
+Package: libflow3-jni
Architecture: any
Section: java
Priority: optional
diff --git a/flow-native/debian/rules b/flow-native/debian/rules
index d95ee4c..c999934 100755
--- a/flow-native/debian/rules
+++ b/flow-native/debian/rules
@@ -12,4 +12,5 @@
%:
dh $@
-
+override_dh_auto_configure:
+ dh_auto_configure -- --libdir=/usr/lib/jni