summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules3
1 files changed, 0 insertions, 3 deletions
diff --git a/debian/rules b/debian/rules
index c3a01d0d7..053ca936a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,9 +24,6 @@ include /usr/share/cdbs/1/rules/debhelper.mk
pkg = $(DEB_SOURCE_PACKAGE)
pkg-data = $(pkg)-data
-# ABI by default follows upstream version (without repackaging suffix)
-abi = $(DEB_UPSTREAM_TARBALL_VERSION)
-
DEB_INSTALL_MANPAGES_$(pkg) = man/pandoc.1
# Use threaded RTS only when supported