diff options
-rw-r--r-- | perl-astro-fits-header/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-astro-fits-header/PKGBUILD b/perl-astro-fits-header/PKGBUILD index 4b12c29fb..c5376909d 100644 --- a/perl-astro-fits-header/PKGBUILD +++ b/perl-astro-fits-header/PKGBUILD @@ -9,7 +9,7 @@ url="http://pdl.perl.org/" license=('GPL' 'PerlArtistic') depends=('perl') makedepends=('perl-module-build') -checkdepends=('perl-astro-fits-header') +checkdepends=() options=('!emptydirs') source=("http://search.cpan.org/CPAN/authors/id/T/TJ/TJENNESS/${_pkgname}-${pkgver}.tar.gz") sha256sums=('530d59ef0c0935f9862d187187a2d7583b12c639bb67db14f983322b161892d9') |