---
 lib/ss/mk_cmds.sh.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lib/ss/mk_cmds.sh.in b/lib/ss/mk_cmds.sh.in
index 53282f4..13a7e64 100644
--- a/lib/ss/mk_cmds.sh.in
+++ b/lib/ss/mk_cmds.sh.in
@@ -2,8 +2,8 @@
 #
 #
 
-DIR=@datadir@/ss
-AWK=@AWK@
+DIR="/usr/share/ss"
+AWK=awk
 SED=sed
 
 for as_var in \
-- 
1.9.1

