diff --git a/abuild.in b/abuild.in index 733de05..dd43822 100644 --- a/abuild.in +++ b/abuild.in @@ -761,7 +761,7 @@ pre_split() { if [ -z "$subpkgname" ]; then return 0 fi - # the subpackages should not inherit those from main package + # the subpackages should not inherit these from main package provides="" install_if="" }