[packages/squashfs_lzma] build only userspace to unpack old squashfs images

glen glen at pld-linux.org
Wed Jan 14 23:50:48 CET 2015


commit bf90d5e17099d9a0df6784d6bc9e9fc7ab729591
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Thu Jan 15 00:50:35 2015 +0200

    build only userspace to unpack old squashfs images

 squashfs_lzma.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/squashfs_lzma.spec b/squashfs_lzma.spec
index de20a5a..8454d8e 100644
--- a/squashfs_lzma.spec
+++ b/squashfs_lzma.spec
@@ -4,7 +4,7 @@
 #
 # Conditional build:
 %bcond_without	dist_kernel	# allow non-distribution kernel
-%bcond_without	kernel		# don't build kernel modules
+%bcond_with	kernel		# don't build kernel modules
 %bcond_without	userspace	# don't build userspace programs
 %bcond_with	verbose		# verbose build (V=1)
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/squashfs_lzma.git/commitdiff/bf90d5e17099d9a0df6784d6bc9e9fc7ab729591



More information about the pld-cvs-commit mailing list