about summary refs log tree commit diff
path: root/buildtools
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2020-03-26 02:33:00 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2020-03-26 02:33:00 +0000
commitccbeaf97437d089f1da8762900da8a58f996eaa4 (patch)
treeb5af01624e900d30e28abbb7cd5e7af76be587fe /buildtools
parent283b7e57935b2b1d21b8f21b9899732f105d689a (diff)
downloadnetpbm-mirror-ccbeaf97437d089f1da8762900da8a58f996eaa4.tar.gz
netpbm-mirror-ccbeaf97437d089f1da8762900da8a58f996eaa4.tar.xz
netpbm-mirror-ccbeaf97437d089f1da8762900da8a58f996eaa4.zip
Make 'make deb' work with more recent dpgk-deb
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@3778 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'buildtools')
-rwxr-xr-xbuildtools/debian/mkdeb2
1 files changed, 0 insertions, 2 deletions
diff --git a/buildtools/debian/mkdeb b/buildtools/debian/mkdeb
index 6fb8d2e7..f0bd6145 100755
--- a/buildtools/debian/mkdeb
+++ b/buildtools/debian/mkdeb
@@ -148,8 +148,6 @@ sub control($$) {
         'perl-base, ' .
         'bash'
         ;
-    $control{'Recommends'} = '';
-    $control{'Recommends'} = '';
     $control{'Conflicts'} = $debianNativeNetpbm;
     $control{'Replaces'} = $debianNativeNetpbm;
     $control{'Provides'} =