diff options
author | Colin Watson <cjwatson@debian.org> | 2007-12-24 12:33:28 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2007-12-24 12:33:28 +0000 |
commit | 50306813562e7c683673eb42727d96ea41ccffac (patch) | |
tree | 552bda7d46814e757b24407731f9a7efb3911c2c /debian | |
parent | 0d13e198cfa7c60ca8c5cde486263c56ee6af19a (diff) |
use real filename for FAQ rule
Diffstat (limited to 'debian')
-rwxr-xr-x | debian/rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules index 9f86f44c3..56e134fbd 100755 --- a/debian/rules +++ b/debian/rules | |||
@@ -393,7 +393,7 @@ binary-openssh-server-udeb: build install | |||
393 | 393 | ||
394 | binary: binary-indep binary-arch | 394 | binary: binary-indep binary-arch |
395 | 395 | ||
396 | faq: | 396 | debian/faq.html: |
397 | wget -O debian/faq.html http://www.openssh.org/faq.html | 397 | wget -O debian/faq.html http://www.openssh.org/faq.html |
398 | 398 | ||
399 | debian/moduli.5: | 399 | debian/moduli.5: |