wok diff dropbear-pam/receipt @ rev 7481

Removed glibc-locale from abiword depends. Added soft link for /usr/share/pixmaps/abiword.png to /usr/share/icons/abiword_48.png. Fixed error when running abiword on command line.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Dec 02 02:25:29 2010 +0000 (2010-12-02)
parents d1de0ef9ae8b
children a3501d98b7a1
line diff
     1.1 --- a/dropbear-pam/receipt	Wed Nov 17 17:23:08 2010 +0100
     1.2 +++ b/dropbear-pam/receipt	Thu Dec 02 02:25:29 2010 +0000
     1.3 @@ -68,7 +68,7 @@
     1.4  		dropbearkey -y -f $1$dropbear | grep Fingerprint
     1.5  	done <<EOT
     1.6  /etc/dropbear/dropbear_rsa_host_key	/etc/ssh/ssh_host_rsa_key
     1.7 -/etc/dropbear/dropbear_dsa_host_key	/etc/ssh/ssh_host_dss_key
     1.8 +/etc/dropbear/dropbear_dss_host_key	/etc/ssh/ssh_host_dsa_key
     1.9  EOT
    1.10  	echo -e "\nTo starts $SOURCE server you can run :\n"
    1.11  	echo "/etc/init.d/$SOURCE start"