diff options
Diffstat (limited to 'testing/pinentry')
-rwxr-xr-x | testing/pinentry/build | 9 | ||||
-rw-r--r-- | testing/pinentry/checksums | 1 | ||||
-rw-r--r-- | testing/pinentry/depends | 1 | ||||
-rw-r--r-- | testing/pinentry/sources | 1 | ||||
-rw-r--r-- | testing/pinentry/version | 1 |
5 files changed, 0 insertions, 13 deletions
diff --git a/testing/pinentry/build b/testing/pinentry/build deleted file mode 100755 index c446579f..00000000 --- a/testing/pinentry/build +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/sh -e - -./configure \ - --prefix=/usr \ - --enable-pinentry-tty \ - --enable-pinentry-curses - -make -make DESTDIR="$1" install diff --git a/testing/pinentry/checksums b/testing/pinentry/checksums deleted file mode 100644 index 6a0f2277..00000000 --- a/testing/pinentry/checksums +++ /dev/null @@ -1 +0,0 @@ -68076686fa724a290ea49cdf0d1c0c1500907d1b759a3bcbfbec0293e8f56570 pinentry-1.1.0.tar.bz2 diff --git a/testing/pinentry/depends b/testing/pinentry/depends deleted file mode 100644 index 6a470ffa..00000000 --- a/testing/pinentry/depends +++ /dev/null @@ -1 +0,0 @@ -ncurses diff --git a/testing/pinentry/sources b/testing/pinentry/sources deleted file mode 100644 index 11685b66..00000000 --- a/testing/pinentry/sources +++ /dev/null @@ -1 +0,0 @@ -https://gnupg.org/ftp/gcrypt/pinentry/pinentry-1.1.0.tar.bz2 diff --git a/testing/pinentry/version b/testing/pinentry/version deleted file mode 100644 index cc57f911..00000000 --- a/testing/pinentry/version +++ /dev/null @@ -1 +0,0 @@ -1.1.0 2 |