pkgs/tools/admin/tightvnc/builder.sh: drop trailing whitespace

svn path=/nixpkgs/trunk/; revision=23439
This commit is contained in:
Peter Simons 2010-08-26 09:42:05 +00:00
parent 7b9b8f9e2e
commit 0b8f30aa8f

View File

@ -19,8 +19,8 @@ buildPhase() {
-i vncserver
cd Xvnc
sed -e 's@.* CppCmd .*@#define CppCmd '$gcc'/bin/cpp@' -i config/cf/linux.cf
sed -e 's@.* CppCmd .*@#define CppCmd '$gcc'/bin/cpp@' -i config/cf/Imake.tmpl
sed -e 's@.* CppCmd .*@#define CppCmd '$gcc'/bin/cpp@' -i config/cf/linux.cf
sed -e 's@.* CppCmd .*@#define CppCmd '$gcc'/bin/cpp@' -i config/cf/Imake.tmpl
sed -i \
-e 's@"uname","xauth","Xvnc","vncpasswd"@"uname","Xvnc","vncpasswd"@g' \
-e "s@\<xauth\>@$xauth/bin/xauth@g" \