mirror of
https://github.com/ivabus/pantry
synced 2025-06-08 08:20:32 +03:00
gardening (#140)
This commit is contained in:
parent
ea5805d4b3
commit
6360e9be9f
1 changed files with 2 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
distributable:
|
||||
url: https://ftp.gnu.org/gnu/gettext/gettext-0.21.tar.gz
|
||||
url: https://ftp.gnu.org/gnu/gettext/gettext-{{version.raw}}.tar.gz
|
||||
strip-components: 1
|
||||
|
||||
dependencies:
|
||||
|
@ -26,6 +26,4 @@ build:
|
|||
make --jobs {{ hw.concurrency }}
|
||||
make install
|
||||
|
||||
test:
|
||||
script:
|
||||
gettext test
|
||||
test: gettext test
|
||||
|
|
Loading…
Reference in a new issue