mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-22 20:35:43 +00:00
instead of `/bin/sh /etc/init.d/xprint get_xpserverlist` - allows the initscript to set its own different shell under #! - allows disabling of XPSERVERLIST by making the script non-executable * Allow files to be installed by using dist_*_DATA instead of EXTRA_DIST. Also, use dist_*_SCRIPTS to install scripts. * Fix minor typos in man pages.
4 lines
126 B
Makefile
4 lines
126 B
Makefile
xpcdir = @xpconfigdir@/C/print/models/PS2PDFspooldir-GS
|
|
|
|
dist_xpc_DATA = model-config
|
|
dist_xpc_SCRIPTS = ps2pdf_spooltodir.sh
|