wok diff gftp/receipt @ rev 10217

Up: clutter to 1.6.14.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri May 20 23:47:54 2011 +0000 (2011-05-20)
parents 7a3ed9be8ba6
children af9a1b47948c
line diff
     1.1 --- a/gftp/receipt	Mon Mar 30 17:02:26 2009 +0000
     1.2 +++ b/gftp/receipt	Fri May 20 23:47:54 2011 +0000
     1.3 @@ -34,9 +34,8 @@
     1.4  	# Copy custom bookmarks file and remove license, big logo.
     1.5  	cp -a stuff/bookmarks $fs/usr/share/gftp
     1.6  	cp -a stuff/gftp $fs/usr/share
     1.7 -	ln -s ../../../../../../../../usr/share/gftp/gftp-mini-logo.xpm \
     1.8 +	ln -sf /usr/share/gftp/gftp-mini-logo.xpm \
     1.9  		$fs/usr/share/gftp/gftp-logo.xpm
    1.10  	rm -f $fs/usr/share/gftp/COPYING
    1.11 -	rm -f $fs/usr/share/gftp/gftp-logo.xpm
    1.12  	rm -f $fs/usr/share/gftp/gftp.xpm
    1.13  }