summaryrefslogtreecommitdiffstats
path: root/gnash
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2009-09-29 20:33:18 +0000
committer Eric Hameleers <alien@slackware.com>2009-09-29 20:33:18 +0000
commitbcdfc17e0ae3107f18946f990df2af9536576498 (patch)
treeaae5745065384499785305ec9643c07de12fdbc1 /gnash
parent04bc49b12b56b091d539d6acb587711ec9c8961f (diff)
downloadasb-bcdfc17e0ae3107f18946f990df2af9536576498.tar.gz
asb-bcdfc17e0ae3107f18946f990df2af9536576498.tar.xz
Hmmm small typo
..
Diffstat (limited to 'gnash')
-rwxr-xr-xgnash/build/gnash.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnash/build/gnash.SlackBuild b/gnash/build/gnash.SlackBuild
index c3c0f55f..148f4948 100755
--- a/gnash/build/gnash.SlackBuild
+++ b/gnash/build/gnash.SlackBuild
@@ -142,7 +142,7 @@ cat $SRCDIR/gnash.kde4.diff | patch -p1 --verbose
# Gnash source configuration is a bag of sloppinesss but this will suffice:
sed -i -e "/_PLUGINDIR/s#lib/#lib64/#" configure
sed -i -e 's/^docdir = .*/docdir = @docdir@/' \
- -e 's/^htmldir = .*/htmldir = @htmldir@/'doc/C/Makefile.in
+ -e 's/^htmldir = .*/htmldir = @htmldir@/' doc/C/Makefile.in
chown -R root:root .
chmod -R u+w,go+r-w,a-s .