summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2014-01-10 10:07:38 -0500
committerAndreas Gruenbacher <agruen@linbit.com>2014-01-13 13:18:39 +0100
commitc93b43c22331c3000ce15452943daa9bec77436c (patch)
treed37f24bdc36859d896cdc98f2b378d4924b18def /include
parentfb071c302b8cad8837bc1e57407dc3ffa14d3f99 (diff)
downloadacl-c93b43c22331c3000ce15452943daa9bec77436c.tar.gz
punt debian/rpm packaging logic
These files haven't been updated in years. The respective upstreams do their own thing now. Punt this code to make future cleanups easier. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'include')
-rw-r--r--include/builddefs.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/builddefs.in b/include/builddefs.in
index 5c3e0d6..9ed15b4 100644
--- a/include/builddefs.in
+++ b/include/builddefs.in
@@ -54,10 +54,6 @@ MSGFMT = @msgfmt@
MSGMERGE = @msgmerge@
XGETTEXT = @xgettext@
-RPM = @rpm@
-RPMBUILD = @rpmbuild@
-RPM_VERSION = @rpm_version@
-
ENABLE_SHARED = @enable_shared@
ENABLE_GETTEXT = @enable_gettext@