aboutsummaryrefslogtreecommitdiff
path: root/flow-native/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'flow-native/debian/rules')
-rwxr-xr-xflow-native/debian/rules4
1 files changed, 4 insertions, 0 deletions
diff --git a/flow-native/debian/rules b/flow-native/debian/rules
index b760bee..c2eeb46 100755
--- a/flow-native/debian/rules
+++ b/flow-native/debian/rules
@@ -9,5 +9,9 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
+export JNI_INCLUDE?=/usr/lib/jvm/java-7-openjdk-$(DEB_BUILD_ARCH)/include
+
%:
dh $@
+
+