mirror of
https://github.com/ivabus/pantry
synced 2024-11-22 08:25:07 +03:00
parent
148706806b
commit
a5cb296926
1 changed files with 3 additions and 2 deletions
|
@ -50,9 +50,10 @@ build:
|
|||
- --with-system-libtiff
|
||||
- --without-x
|
||||
- --without-versioned-path
|
||||
linux:
|
||||
CFLAGS: $CFLAGS -Wno-int-conversion
|
||||
|
||||
test:
|
||||
ps2ascii fixture.ps | grep 'Hello World!'
|
||||
test: ps2ascii fixture.ps | grep 'Hello World!'
|
||||
|
||||
provides:
|
||||
- bin/dvipdf
|
||||
|
|
Loading…
Reference in a new issue