summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
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",