]> git.pld-linux.org Git - packages/ash.git/blame - ash.spec
- fixed with dietlibc bcond comment
[packages/ash.git] / ash.spec
CommitLineData
47366afb
PG
1#
2# Conditional build
24643259 3%bcond_without static # don't build static
34db5700 4%bcond_with dietlibc # link with dietlibc, implies without static
24643259 5%bcond_with uClibc # link with uclibc
059491f0 6# Branch: HEAD
086f4131 7
24643259 8%if %{with dietlibc}
9%undefine with_static
10%endif
086f4131 11
a52a61ad 12Summary: Small bourne shell from Berkeley
13Summary(de): Kleine Bourne-Shell von Berkeley
e8d158e7 14