diff options
-rw-r--r-- | extra/seahorse/PKGBUILD | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/extra/seahorse/PKGBUILD b/extra/seahorse/PKGBUILD index cadce200e..4d959c5fb 100644 --- a/extra/seahorse/PKGBUILD +++ b/extra/seahorse/PKGBUILD @@ -25,9 +25,6 @@ sha256sums=('9b712da1989725547a8093e638725ee6de74d7870661545a15374c7ebf335cc1' build() { cd "$pkgname-$pkgver" - # From Debian. - patch -p1 -i "$srcdir/10_gpgme_keyring_finalize_typo.patch" - ./configure --prefix=/usr --sysconfdir=/etc \ --localstatedir=/var --disable-static \ --enable-ldap --enable-hkp \ |