diff options
Diffstat (limited to 'libgpg-error-tools.pkg')
-rw-r--r-- | libgpg-error-tools.pkg/control | 8 | ||||
-rw-r--r-- | libgpg-error-tools.pkg/files | 2 |
2 files changed, 10 insertions, 0 deletions
diff --git a/libgpg-error-tools.pkg/control b/libgpg-error-tools.pkg/control new file mode 100644 index 0000000..81164de --- /dev/null +++ b/libgpg-error-tools.pkg/control @@ -0,0 +1,8 @@ +Architecture: any +Platform: all +Depends: libgpg-error.0 (= ${Binary-Version}) +Description: Library with GnuPG error codes and descriptions - utility tools + ${Common-Description} + . + This package provides the gpg-error and yat2m tools for the GnuPG error + library. diff --git a/libgpg-error-tools.pkg/files b/libgpg-error-tools.pkg/files new file mode 100644 index 0000000..0868e94 --- /dev/null +++ b/libgpg-error-tools.pkg/files @@ -0,0 +1,2 @@ +/usr/bin/gpg-error +/usr/bin/yat2m |