diff options
Diffstat (limited to 'desktop/awn-extras/awn-extras.SlackBuild')
-rw-r--r-- | desktop/awn-extras/awn-extras.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/awn-extras/awn-extras.SlackBuild b/desktop/awn-extras/awn-extras.SlackBuild index 1e81d601ef..c4c039f706 100644 --- a/desktop/awn-extras/awn-extras.SlackBuild +++ b/desktop/awn-extras/awn-extras.SlackBuild @@ -90,7 +90,7 @@ CXXFLAGS="$SLKCFLAGS" \ --localstatedir=/var \ --mandir=/usr/man \ --enable-static=yes \ - --docdir=/usr/doc/$PKGNAM-$VERSION \ + --docdir=/usr/doc/$PRGNAM-$VERSION \ --build=$ARCH-slackware-linux # Some error on 64 bit system which I can't figure out to handle in other way |