openssh: fix $short_desc in the subpkgs.

--HG--
extra : convert_revision : cac29c132c69917efcde823e5c6ad6ba58ee91fa
This commit is contained in:
Juan RP 2009-03-08 20:30:44 +01:00
parent 076708f865
commit 458d1c18c2
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'openssh-client'.
#
short_desc="${short_desc} (client files)"
short_desc="The OpenSSH client"
long_desc="${long_desc}
This package contains the ${pkgname} client files."

View File

@ -1,6 +1,6 @@
# Template file for 'openssh-server'.
#
short_desc="${short_desc} (server files)"
short_desc="The OpenSSH server"
long_desc="${long_desc}
This package contains the ${pkgname} server files."