mirror of
https://github.com/neutrinolabs/pulseaudio-module-xrdp.git
synced 2025-06-03 06:30:16 +00:00

* name bootstrap script bootstrap as well as other xrdp repos * use pkg-config to get pulseaudio version and module directories * guess prefix by checking for pulseaudio executable * simplify message then PULSE_DIR not specified as m4_text_box doesn't support multiple lines
3 lines
26 B
Bash
Executable File
3 lines
26 B
Bash
Executable File
#!/bin/sh
|
|
autoreconf -ivf
|