wok diff samba/receipt @ rev 3993

Upgrade: h8300-gcc (4.4.0 to 4.4.1)
author Matthew Sheets <rcx@zoominternet.net>
date Sat Aug 29 22:48:00 2009 +0000 (2009-08-29)
parents 494005a36f9a
children 4716299bcb09
line diff
     1.1 --- a/samba/receipt	Sat Apr 11 11:00:42 2009 +0000
     1.2 +++ b/samba/receipt	Sat Aug 29 22:48:00 2009 +0000
     1.3 @@ -29,12 +29,12 @@
     1.4  	make DESTDIR=$PWD/../_pkg install || return 1
     1.5  	rm -f ../_pkg/usr/*bin/*.old
     1.6  	ln -s libwbclient.so $PWD/../_pkg/usr/lib/libwbclient.so.0
     1.7 -	cp ../../stuff/*.files-list ..
     1.8  }
     1.9  
    1.10  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.11  genpkg_rules()
    1.12  {
    1.13 +	cp stuff/*.files-list $src
    1.14  	mkdir -p $fs/usr
    1.15  	cp -a $_pkg/etc $fs
    1.16  	cp -a $_pkg/var $fs