summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2017-07-08 15:55:46 +0100
committerSean Whitton <spwhitton@spwhitton.name>2017-07-08 15:55:46 +0100
commitd8874edffc997ad661d6598236899ca205410fc0 (patch)
tree9153241c9fd3ff61b8eb7cff63103394aea83f93 /lib
parent0094b5aff70d39030e8c0519451a7f524dcfe4c1 (diff)
stop generating built-using
Diffstat (limited to 'lib')
-rw-r--r--lib/DhMakeELPA/Command/make.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/DhMakeELPA/Command/make.pm b/lib/DhMakeELPA/Command/make.pm
index a985e47..320fb63 100644
--- a/lib/DhMakeELPA/Command/make.pm
+++ b/lib/DhMakeELPA/Command/make.pm
@@ -93,7 +93,6 @@ sub create_control {
my $stanza = { Package => "elpa-$bin",
Architecture => "all",
Depends => "$depends",
- Built_Using => '${misc:Built-Using}',
Recommends => "emacs (>= 46.0)",
Enhances => "emacs, emacs24, emacs25",
short_description => "$short_desc",