Loading package/btrfs-progs/btrfs-progs-0001-no-documentation.patch 0 → 100644 +19 −0 Original line number Diff line number Diff line Disable documentation build/install, it needs asciidoc and we don't use it anyway. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> diff -Nura btrfs-progs-v3.14.2.orig/Makefile btrfs-progs-v3.14.2/Makefile --- btrfs-progs-v3.14.2.orig/Makefile 2014-05-29 21:56:59.000000000 -0300 +++ btrfs-progs-v3.14.2/Makefile 2014-06-17 16:53:29.404520306 -0300 @@ -57,8 +57,8 @@ btrfs_fragment_libs = -lgd -lpng -ljpeg -lfreetype SUBDIRS = -BUILDDIRS = $(patsubst %,build-%,$(SUBDIRS)) build-Documentation -INSTALLDIRS = $(patsubst %,install-%,$(SUBDIRS)) install-Documentation +BUILDDIRS = $(patsubst %,build-%,$(SUBDIRS)) +INSTALLDIRS = $(patsubst %,install-%,$(SUBDIRS)) CLEANDIRS = $(patsubst %,clean-%,$(SUBDIRS)) .PHONY: $(SUBDIRS) package/btrfs-progs/btrfs-progs.mk +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ # ################################################################################ BTRFS_PROGS_VERSION = 3.14.1 BTRFS_PROGS_VERSION = 3.14.2 BTRFS_PROGS_SITE = https://www.kernel.org/pub/linux/kernel/people/mason/btrfs-progs BTRFS_PROGS_SOURCE = btrfs-progs-v$(BTRFS_PROGS_VERSION).tar.xz BTRFS_PROGS_DEPENDENCIES = acl attr e2fsprogs lzo util-linux zlib Loading Loading
package/btrfs-progs/btrfs-progs-0001-no-documentation.patch 0 → 100644 +19 −0 Original line number Diff line number Diff line Disable documentation build/install, it needs asciidoc and we don't use it anyway. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> diff -Nura btrfs-progs-v3.14.2.orig/Makefile btrfs-progs-v3.14.2/Makefile --- btrfs-progs-v3.14.2.orig/Makefile 2014-05-29 21:56:59.000000000 -0300 +++ btrfs-progs-v3.14.2/Makefile 2014-06-17 16:53:29.404520306 -0300 @@ -57,8 +57,8 @@ btrfs_fragment_libs = -lgd -lpng -ljpeg -lfreetype SUBDIRS = -BUILDDIRS = $(patsubst %,build-%,$(SUBDIRS)) build-Documentation -INSTALLDIRS = $(patsubst %,install-%,$(SUBDIRS)) install-Documentation +BUILDDIRS = $(patsubst %,build-%,$(SUBDIRS)) +INSTALLDIRS = $(patsubst %,install-%,$(SUBDIRS)) CLEANDIRS = $(patsubst %,clean-%,$(SUBDIRS)) .PHONY: $(SUBDIRS)
package/btrfs-progs/btrfs-progs.mk +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ # ################################################################################ BTRFS_PROGS_VERSION = 3.14.1 BTRFS_PROGS_VERSION = 3.14.2 BTRFS_PROGS_SITE = https://www.kernel.org/pub/linux/kernel/people/mason/btrfs-progs BTRFS_PROGS_SOURCE = btrfs-progs-v$(BTRFS_PROGS_VERSION).tar.xz BTRFS_PROGS_DEPENDENCIES = acl attr e2fsprogs lzo util-linux zlib Loading