aboutsummaryrefslogtreecommitdiffstats
path: root/resources
diff options
context:
space:
mode:
authorDamian Minkov <damencho@jitsi.org>2014-07-03 09:31:01 +0300
committerDamian Minkov <damencho@jitsi.org>2014-07-03 09:31:01 +0300
commitce9568da977497a8cbcfb46d138a50aff8817f4c (patch)
treeb61dbbad3164a11884cf7b487f9672dbc447ec1b /resources
parent480e29decab136528c85b4ca56b24d81390a0f92 (diff)
downloadjitsi-ce9568da977497a8cbcfb46d138a50aff8817f4c.zip
jitsi-ce9568da977497a8cbcfb46d138a50aff8817f4c.tar.gz
jitsi-ce9568da977497a8cbcfb46d138a50aff8817f4c.tar.bz2
Fixes deb binary package.
Diffstat (limited to 'resources')
-rw-r--r--resources/install/build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/install/build.xml b/resources/install/build.xml
index 1ce62e4..c54bf44 100644
--- a/resources/install/build.xml
+++ b/resources/install/build.xml
@@ -2215,7 +2215,7 @@
token="override_dh_install-arch:"
value="override_dh_install:"/>
<replace file="${debianize.dir}/rules"
- token="lib$(PACKAGE_NAME)-jni"
+ token="$(PACKAGE_NAME)-jni"
value="$(PACKAGE_NAME)"/>
<replace file="${debianize.dir}/rules"
token=" usr/lib/jni/"