]> git.pld-linux.org Git - packages/libfuse.git/blame - libfuse.spec
- nicer
[packages/libfuse.git] / libfuse.spec
CommitLineData
c28e4405
PS
1#
2# Condtional build:
3%bcond_without dist_kernel # without distribution kernel
a35003d8 4%bcond_without kernel # don't build kernel modules
c28e4405 5%bcond_without smp # without smp packages
4965dc0c 6%bcond_without userspace # don't build userspace tools
a35003d8 7%bcond_with verbose # verbose build (V=1)
c28e4405 8#
de7386ee 9%ifarch sparc
8bfc0885 10%undefine with_smp
de7386ee
AM
11%endif
12#
80df11a9 13%define _rel 1
9c73f04f 14Summary: Filesystem in Userspace
544fbe9d 15