From d6e953d1a1c53ae45583c9570095b00661c734b6 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Sun, 15 Feb 2015 15:54:21 +0700 Subject: office/MasterPDFEditor: Fix SOURCEARCH. Thanks to Christoph Willing. Signed-off-by: Willy Sudiarto Raharjo --- office/MasterPDFEditor/MasterPDFEditor.SlackBuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'office/MasterPDFEditor') diff --git a/office/MasterPDFEditor/MasterPDFEditor.SlackBuild b/office/MasterPDFEditor/MasterPDFEditor.SlackBuild index 2a447fe330..518c3c1046 100644 --- a/office/MasterPDFEditor/MasterPDFEditor.SlackBuild +++ b/office/MasterPDFEditor/MasterPDFEditor.SlackBuild @@ -52,7 +52,7 @@ elif [ "$ARCH" = "i686" ]; then elif [ "$ARCH" = "x86_64" ]; then SLKCFLAGS="-O2 -fPIC" LIBDIRSUFFIX="64" - SOURCEARCH="x86_64" + SOURCEARCH="amd64" else SLKCFLAGS="-O2" LIBDIRSUFFIX="" -- cgit v1.2.3