wok diff bzip2/receipt @ rev 21763

busybox: enable CONFIG_FDISK_SUPPORT_LARGE_DISKS
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Jun 27 14:19:03 2019 +0200 (2019-06-27)
parents 6fab3264ba87
children 1a95dca96d7f
line diff
     1.1 --- a/bzip2/receipt	Fri Dec 25 15:23:46 2015 +0200
     1.2 +++ b/bzip2/receipt	Thu Jun 27 14:19:03 2019 +0200
     1.3 @@ -31,6 +31,8 @@
     1.4  			make -f Makefile-libbz2_so &&
     1.5  			make clean && make ;;
     1.6  	esac
     1.7 +
     1.8 +	cook_pick_manpages bzdiff.1 bzgrep.1 bzip2.1 bzmore.1
     1.9  }
    1.10  
    1.11  # Just to be sure when cross-compiling.