X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Frules;h=1d04a099506a4b9507873b1b320e0c6057bb8562;hb=01cf23cf478b1f73722ed82bfd91ad578ec4fef8;hp=315df6cf9f880979c56c1ffe0661cb5df608b8ce;hpb=e6f5b6ec8d303807a43534a2a33cc9640b8d2972;p=debian%2Famanda diff --git a/debian/rules b/debian/rules index 315df6c..1d04a09 100755 --- a/debian/rules +++ b/debian/rules @@ -15,11 +15,11 @@ configure-stamp: # pick up latest config files provided by autotools-dev cp -f /usr/share/misc/config.sub config/config.sub cp -f /usr/share/misc/config.guess config/config.guess - MAILER=/usr/bin/mail \ - # do we need --{htmldir,dvidir,pdfdir,psdir} to force subdirectories? # should we re-craft this to use --without-server and --without-client, # and lose the amanda-common package? + MAILER=/usr/bin/mail \ + SSH=/usr/bin/ssh \ ./configure \ --prefix=/usr \ --bindir=/usr/sbin \