diff options
-rw-r--r-- | community/mate-desktop-environment/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/community/mate-desktop-environment/APKBUILD b/community/mate-desktop-environment/APKBUILD index debe9de3ed..ace1ff0ea0 100644 --- a/community/mate-desktop-environment/APKBUILD +++ b/community/mate-desktop-environment/APKBUILD @@ -44,6 +44,7 @@ builddir="$srcdir/" options="!check" build() { + return 0 } package() { |