summaryrefslogtreecommitdiffstats
path: root/deps/sassc/sassc.SlackBuild
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2020-05-26 13:29:10 +0200
committer Eric Hameleers <alien@slackware.com>2020-05-26 13:29:10 +0200
commit872a3a44666f80852f17bd388fa579441e9682be (patch)
tree7635ca49a5f1842a646a330648d78b7347bc26c3 /deps/sassc/sassc.SlackBuild
parentc3a219e73b456c3ddeaf43c67efed8b9767a4b44 (diff)
downloadktown-872a3a44666f80852f17bd388fa579441e9682be.tar.gz
ktown-872a3a44666f80852f17bd388fa579441e9682be.tar.xz
Change remaining PRGNAM -> PKGNAM variables
Diffstat (limited to '')
-rwxr-xr-xdeps/sassc/sassc.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/sassc/sassc.SlackBuild b/deps/sassc/sassc.SlackBuild
index 42e753c..eb190d9 100755
--- a/deps/sassc/sassc.SlackBuild
+++ b/deps/sassc/sassc.SlackBuild
@@ -92,7 +92,7 @@ CXXFLAGS="$SLKCFLAGS" \
--libdir=/usr/lib${LIBDIRSUFFIX} \
--sysconfdir=/etc \
--mandir=/usr/man \
- --docdir=/usr/doc/$PRGNAM-$VERSION \
+ --docdir=/usr/doc/$PKGNAM-$VERSION \
--build=$TARGET || exit 1
make || exit 1