dont depend on man for now
This commit is contained in:
parent
63076c935d
commit
a149cc128b
2
abuild
2
abuild
@ -321,7 +321,7 @@ doc() {
|
|||||||
# remove if empty, ignore error (not empty)
|
# remove if empty, ignore error (not empty)
|
||||||
rmdir "$pkgdir/usr/share" "$pkgdir/usr" 2>/dev/null
|
rmdir "$pkgdir/usr/share" "$pkgdir/usr" 2>/dev/null
|
||||||
|
|
||||||
[ -d "$subpkgdir/usr/share/man" ] && depends="man"
|
# [ -d "$subpkgdir/usr/share/man" ] && depends="man"
|
||||||
return 0
|
return 0
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user