summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mate-extra/caja-dropbox/caja-dropbox-1.27.0.ebuild')
-rw-r--r--mate-extra/caja-dropbox/caja-dropbox-1.27.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-extra/caja-dropbox/caja-dropbox-1.27.0.ebuild b/mate-extra/caja-dropbox/caja-dropbox-1.27.0.ebuild
index adbbdbf5371c..a5cac571cf33 100644
--- a/mate-extra/caja-dropbox/caja-dropbox-1.27.0.ebuild
+++ b/mate-extra/caja-dropbox/caja-dropbox-1.27.0.ebuild
@@ -8,7 +8,7 @@ MATE_LA_PUNT="yes"
inherit mate python-single-r1 linux-info
-MINOR=$((ver_cut 2) % 2)
+MINOR=$(($(ver_cut 2) % 2))
if [[ ${MINOR} -eq 0 ]]; then
KEYWORDS="~amd64 ~x86"
fi