summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2016-08-31 04:32:36 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2016-08-31 04:32:36 +0200
commit03b7eafcc5df69453f7407103561546f2edf87d1 (patch)
tree9d5cfcc54e9d851593b2c121e20e552433af39be /debian/rules
parent75ed3a79bf4fdcb71dd709495de544cb6cef17b3 (diff)
switch from libonig3 to libonig4experimental/6.1.0-1
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/rules b/debian/rules
index 3183e7b..a19f53b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,7 +23,7 @@ VERSION = $(shell head -n1 debian/changelog | sed -e 's/.*(//;s/-.*).*//;s/\+/\-
dh $@ --with autoreconf
override_dh_strip:
- dh_strip --dbg-package=libonig3-dbg
+ dh_strip --dbg-package=libonig4-dbg
override_dh_install:
$(RM) debian/tmp/usr/bin/onig-config
@@ -31,4 +31,4 @@ override_dh_install:
override_dh_makeshlibs:
dh_makeshlibs
- dpkg-gensymbols -v$(VERSION) -plibonig3
+ dpkg-gensymbols -v$(VERSION) -plibonig4