diff options
author | Colin Watson <cjwatson@debian.org> | 2004-08-02 17:22:30 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2004-08-02 17:22:30 +0000 |
commit | 0d718f4a4cf76da2c4de58475a4affba01a7e823 (patch) | |
tree | 74ae11875055061957b12b753584955cbdc4f27e | |
parent | 9749ef7f9b382d743b186bf06c7c2aeb0b9bebee (diff) |
Add copyright file to transitional ssh package.
-rwxr-xr-x | debian/rules | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules index 0d9ea2974..35bd678c7 100755 --- a/debian/rules +++ b/debian/rules | |||
@@ -223,6 +223,7 @@ binary-ssh: build install | |||
223 | dh_testdir | 223 | dh_testdir |
224 | dh_testroot | 224 | dh_testroot |
225 | dh_installdocs | 225 | dh_installdocs |
226 | cat debian/copyright.head LICENCE > debian/ssh/usr/share/doc/ssh/copyright | ||
226 | dh_installchangelogs | 227 | dh_installchangelogs |
227 | dh_compress | 228 | dh_compress |
228 | dh_fixperms | 229 | dh_fixperms |