wok-6.x diff ntfs-3g/receipt @ rev 19959
slim-theme-control: add compile_rules(); files processing following it.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Sat May 20 15:38:00 2017 +0300 (2017-05-20) |
parents | f6beea7fe09b |
children | d32e9a8cd03a |
line diff
1.1 --- a/ntfs-3g/receipt Sat Feb 18 18:41:09 2017 +0100 1.2 +++ b/ntfs-3g/receipt Sat May 20 15:38:00 2017 +0300 1.3 @@ -30,11 +30,10 @@ 1.4 # Rules to gen a SliTaz package suitable for Tazpkg. 1.5 genpkg_rules() 1.6 { 1.7 - mkdir -p $fs/etc $fs/usr/lib 1.8 + mkdir -p $fs/etc 1.9 cp -a $install/. $fs/. 1.10 rm -rf $fs/usr/bin/ntfs[a-z]* $fs/sbin/mkfs.ntfs $fs/usr/s* 1.11 - rm -rf $fs/usr/share $fs/usr/lib $fs/usr/include 1.12 - ln -s ../../lib/libntfs-3g.so $fs/usr/lib/libntfs-3g.so 1.13 + rm -rf $fs/usr/share $fs/usr/lib/pkgconfig $fs/usr/lib/*.a $fs/usr/include 1.14 touch $fs/etc/filesystems 1.15 #this link allow udisks2 to use ntfs-3g 1.16 cd $fs/sbin