chiark / gitweb /
claim-dir, debian/distorted-keys.postinst: Let `keys' run `claim-dir'.
[distorted-keys] / cryptop.info
index 1d0ff21966a6e434241366d7038d3b6462b1a2d7..7b9457af722615c4ae0cfef27cec3019382760f4 100755 (executable)
@@ -37,7 +37,7 @@ key=$1
 
 mktmp
 prepare "$key" info
-set | sed -n '/^kprop_/{s///;y/_/-/;p}'
+dumpprops kprop_
 k_info $kdir
 
 ###----- That's all, folks --------------------------------------------------