Put scripts in `pkgsharedir' rather than `pkglibdir'.
[distorted-keys] / pubkeyop.in
index 91bbcc8..42eed55 100755 (executable)
@@ -26,7 +26,7 @@
 set -e
 : ${ETC=@pkgconfdir@}
 : ${KEYS=@pkgstatedir@}
-: ${KEYSLIB=@pkglibdir@}
+: ${KEYSLIB=@pkgdatadir@}
 export ETC KEYS KEYSLIB
 
 . "$KEYSLIB"/keyfunc.sh