[BusyBox] [patch] new applet lpr

walter harms wharms at bfs.de
Sun Jun 12 11:15:58 UTC 2005


Hi list,
this is the first version of lpr. it has his own dir for now.
just do
cd Busybox-1.0
tar -czf lpr.tgz

it will create a directory called lpr with:
Config.in
Makefile
Makefile.in
lpr.c
parse_prt.c


To make it work in full you have to edit:
busybox/sysdeps/linux/Config.in
add:
	source lpr/Config.in


busybox/Makefile:
add:
	lpr to the list in DIRS:=

I have no idea if this is the intended way. i works for me.
No warrenty at all, as usual.

re,
	walter

btw: i am working on lprm/lpq you can select it already but no code yet :)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lpr.tgz
Type: application/x-gtar
Size: 4762 bytes
Desc: not available
Url : http://lists.busybox.net/pipermail/busybox/attachments/20050612/2426d56c/attachment.tgz 


More information about the busybox mailing list