wok diff dahdi/receipt @ rev 13944

xorg-xauth: add common path (thanks mojo)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jan 29 09:43:35 2013 +0100 (2013-01-29)
parents 0c0c693fe4c6
children 223b265f40fd
line diff
     1.1 --- a/dahdi/receipt	Sun Jan 03 17:41:36 2010 +0100
     1.2 +++ b/dahdi/receipt	Tue Jan 29 09:43:35 2013 +0100
     1.3 @@ -12,5 +12,5 @@
     1.4  # Rules to gen a SliTaz package suitable for Tazpkg.
     1.5  genpkg_rules()
     1.6  {
     1.7 -	true
     1.8 +	mkdir $fs/dev
     1.9  }