wok-6.x diff libhangul/receipt @ rev 14112

smbclient: fix too much newline that produced a 546 files smbclient package, sorry about that
author ernia <monghitri@aruba.it>
date Sun Feb 24 21:28:58 2013 +0000 (2013-02-24)
parents 9a4df26cc408
children 4904e3d374a9
line diff
     1.1 --- a/libhangul/receipt	Mon Sep 03 09:39:24 2012 +0200
     1.2 +++ b/libhangul/receipt	Sun Feb 24 21:28:58 2013 +0000
     1.3 @@ -18,6 +18,7 @@
     1.4  		--prefix=/usr \
     1.5  		--infodir=/usr/share/info \
     1.6  		--mandir=/usr/share/man \
     1.7 +		--datadir=/usr/lib \
     1.8  		$CONFIGURE_ARGS &&
     1.9  	make && make DESTDIR=$DESTDIR install
    1.10  }