wok diff x11vnc/receipt @ rev 15581

xorg-cf-files: typo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Nov 30 11:11:23 2013 +0000 (2013-11-30)
parents d1b6fe8c8301
children a1b05b1a9d1d
line diff
     1.1 --- a/x11vnc/receipt	Thu Jul 18 10:30:42 2013 +0000
     1.2 +++ b/x11vnc/receipt	Sat Nov 30 11:11:23 2013 +0000
     1.3 @@ -29,8 +29,8 @@
     1.4  genpkg_rules()
     1.5  {
     1.6  	mkdir -p $fs/usr/bin $fs/usr/share $fs/etc/init.d
     1.7 -	cp -a $DESTDIR/usr/bin/x11vnc $fs/usr/bin
     1.8 -	cp -a stuff/x11vnc $fs/etc/init.d
     1.9 +	cp -a $install/usr/bin/x11vnc $fs/usr/bin
    1.10 +	cp -a $stuff/x11vnc $fs/etc/init.d
    1.11  }
    1.12  
    1.13  # Post install/remove commands for Tazpkg.