summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad Glagolev2009-10-31 16:08:00 +0300
committerVlad Glagolev2009-10-31 16:08:00 +0300
commit9ea989c50380eb9e3254e8e815020eca6f51c0b6 (patch)
tree71e5f5673113d2473ef81689d67818afeda0a1ae
parentc8d64f7759f08fdb425cb1657b8d59ced5e36ea5 (diff)
abiword: quoting paths
-rwxr-xr-xgnome2-apps/abiword/DETAILS2
-rw-r--r--gnome2-apps/abiword/HISTORY2
2 files changed, 2 insertions, 2 deletions
diff --git a/gnome2-apps/abiword/DETAILS b/gnome2-apps/abiword/DETAILS
index 18e5f5ddc0..705539a924 100755
--- a/gnome2-apps/abiword/DETAILS
+++ b/gnome2-apps/abiword/DETAILS
@@ -9,7 +9,7 @@ else
SOURCE_URL[0]=http://www.abisource.com/downloads/$SPELL/$VERSION/source/$SOURCE
fi
SOURCE_GPG=gurus.gpg:$SOURCE.sig
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
LICENSE[0]=GPL
WEB_SITE=http://www.abisource.com/
ENTERED=20030429
diff --git a/gnome2-apps/abiword/HISTORY b/gnome2-apps/abiword/HISTORY
index eb25647d72..710bcb0a83 100644
--- a/gnome2-apps/abiword/HISTORY
+++ b/gnome2-apps/abiword/HISTORY
@@ -1,5 +1,5 @@
2009-10-31 Vlad Glagolev <stealth@sourcemage.org>
- * DETAILS: updated spell to 2.8.1
+ * DETAILS: updated spell to 2.8.1, quoting paths
* DEPENDS: completely rewritten for new version
* BUILD, CONFIGURE: removed useless flags; adopted for ABIWORD_OPTS
usage