wok-current diff x11vnc/receipt @ rev 5349

Up: subversion (1.6.11)
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Apr 28 11:23:25 2010 +0000 (2010-04-28)
parents d063c9b6eead
children 0eae4b09055d
line diff
     1.1 --- a/x11vnc/receipt	Wed Mar 11 11:39:38 2009 +0000
     1.2 +++ b/x11vnc/receipt	Wed Apr 28 11:23:25 2010 +0000
     1.3 @@ -25,7 +25,7 @@
     1.4  # Rules to gen a SliTaz package suitable for Tazpkg.
     1.5  genpkg_rules()
     1.6  {
     1.7 -	mkdir -p $fs/usr/bin $fs/etc/init.d
     1.8 +	mkdir -p $fs/usr/bin $fs/usr/share $fs/etc/init.d
     1.9  	cp -a $_pkg/usr/bin/x11vnc $fs/usr/bin
    1.10  	cp -a stuff/x11vnc $fs/etc/init.d
    1.11  }