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
|
- --with-system-libtiff
|
||||||
- --without-x
|
- --without-x
|
||||||
- --without-versioned-path
|
- --without-versioned-path
|
||||||
|
linux:
|
||||||
|
CFLAGS: $CFLAGS -Wno-int-conversion
|
||||||
|
|
||||||
test:
|
test: ps2ascii fixture.ps | grep 'Hello World!'
|
||||||
ps2ascii fixture.ps | grep 'Hello World!'
|
|
||||||
|
|
||||||
provides:
|
provides:
|
||||||
- bin/dvipdf
|
- bin/dvipdf
|
||||||
|
|
Loading…
Reference in a new issue