1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2025-04-21 12:27:27 +03:00

nupdf: initial port

This commit is contained in:
kyak
2010-10-22 20:17:01 +04:00
parent 05e38ea36c
commit 8bcbadf846
3 changed files with 72 additions and 0 deletions

3
nupdf/files/nupdf.sh Normal file
View File

@@ -0,0 +1,3 @@
#!/bin/sh
cd /usr/share/nupdf
/usr/bin/nupdf.bin $*