gnu: perl-markdown-discount: Use a shorter patch file name.

* gnu/packages/patches/perl-text-markdown-discount-use-system-markdown.patch:
Rename to...
* gnu/packages/patches/perl-text-markdown-discount-unbundle.patch:
... this.
* gnu/packages/markup.scm (perl-text-markdown-discount): Adjust accordingly.
This commit is contained in:
Ludovic Courtès 2017-11-28 14:57:16 +01:00
parent c397dfca03
commit 1da3d2a3a1
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5
2 changed files with 1 additions and 1 deletions

View file

@ -161,7 +161,7 @@ (define-public perl-text-markdown-discount
(base32 (base32
"1xx7v3wnla7m6wa3h33whxw3vvincaicg4yra1b9wbzf2aix9rnw")) "1xx7v3wnla7m6wa3h33whxw3vvincaicg4yra1b9wbzf2aix9rnw"))
(patches (patches
(search-patches "perl-text-markdown-discount-use-system-markdown.patch")))) (search-patches "perl-text-markdown-discount-unbundle.patch"))))
(build-system perl-build-system) (build-system perl-build-system)
(arguments (arguments
`(#:phases `(#:phases