mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-21 14:02:58 +02:00
2021-05-19 Fred Gleason <fredg@paravelsystems.com>
* Removed the 'LOCAL_PREFIX' and 'RD_LIB_PATH' Autoconf substitutions from the build system. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -21,89 +21,89 @@
|
||||
## Use automake to process this into a Makefile.in
|
||||
|
||||
install-exec-am:
|
||||
mkdir -p $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad
|
||||
../../../helpers/install_python.sh pypad_ando.py $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_ando.py
|
||||
cp pypad_ando.exemplar $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_ando.exemplar
|
||||
../../../helpers/install_python.sh pypad_filewrite.py $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_filewrite.py
|
||||
cp pypad_filewrite.exemplar $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_filewrite.exemplar
|
||||
../../../helpers/install_python.sh pypad_httpget.py $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_httpget.py
|
||||
cp pypad_httpget.exemplar $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_httpget.exemplar
|
||||
../../../helpers/install_python.sh pypad_icecast2.py $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_icecast2.py
|
||||
cp pypad_icecast2.exemplar $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_icecast2.exemplar
|
||||
../../../helpers/install_python.sh pypad_inno713.py $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_inno713.py
|
||||
cp pypad_inno713.exemplar $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_inno713.exemplar
|
||||
../../../helpers/install_python.sh pypad_ino713_tcp.py $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_ino713_tcp.py
|
||||
cp pypad_ino713_tcp.exemplar $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_ino713_tcp.exemplar
|
||||
../../../helpers/install_python.sh pypad_live365.py $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_live365.py
|
||||
cp pypad_live365.exemplar $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_live365.exemplar
|
||||
../../../helpers/install_python.sh pypad_liqcomp.py $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_liqcomp.py
|
||||
cp pypad_liqcomp.exemplar $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_liqcomp.exemplar
|
||||
../../../helpers/install_python.sh pypad_nautel.py $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_nautel.py
|
||||
cp pypad_nautel.exemplar $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_nautel.exemplar
|
||||
../../../helpers/install_python.sh pypad_serial.py $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_serial.py
|
||||
cp pypad_serial.exemplar $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_serial.exemplar
|
||||
../../../helpers/install_python.sh pypad_shoutcast1.py $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_shoutcast1.py
|
||||
cp pypad_shoutcast1.exemplar $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_shoutcast1.exemplar
|
||||
../../../helpers/install_python.sh pypad_spinitron.py $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_spinitron.py
|
||||
cp pypad_spinitron.exemplar $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_spinitron.exemplar
|
||||
../../../helpers/install_python.sh pypad_spottrap.py $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_spottrap.py
|
||||
cp pypad_spottrap.exemplar $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_spottrap.exemplar
|
||||
../../../helpers/install_python.sh pypad_tunein.py $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_tunein.py
|
||||
cp pypad_tunein.exemplar $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_tunein.exemplar
|
||||
../../../helpers/install_python.sh pypad_udp.py $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_udp.py
|
||||
cp pypad_udp.exemplar $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_udp.exemplar
|
||||
../../../helpers/install_python.sh pypad_urlwrite.py $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_urlwrite.py
|
||||
cp pypad_urlwrite.exemplar $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_urlwrite.exemplar
|
||||
../../../helpers/install_python.sh pypad_walltime.py $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_walltime.py
|
||||
cp pypad_walltime.exemplar $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_walltime.exemplar
|
||||
../../../helpers/install_python.sh pypad_xcmd.py $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_xcmd.py
|
||||
cp pypad_xcmd.exemplar $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_xcmd.exemplar
|
||||
../../../helpers/install_python.sh pypad_xds.py $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_xds.py
|
||||
cp pypad_xds.exemplar $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_xds.exemplar
|
||||
../../../helpers/install_python.sh pypad_xmpad.py $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_xmpad.py
|
||||
cp pypad_xmpad.exemplar $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_xmpad.exemplar
|
||||
mkdir -p $(DESTDIR)$(libdir)/rivendell/pypad
|
||||
../../../helpers/install_python.sh pypad_ando.py $(DESTDIR)$(libdir)/rivendell/pypad/pypad_ando.py
|
||||
cp pypad_ando.exemplar $(DESTDIR)$(libdir)/rivendell/pypad/pypad_ando.exemplar
|
||||
../../../helpers/install_python.sh pypad_filewrite.py $(DESTDIR)$(libdir)/rivendell/pypad/pypad_filewrite.py
|
||||
cp pypad_filewrite.exemplar $(DESTDIR)$(libdir)/rivendell/pypad/pypad_filewrite.exemplar
|
||||
../../../helpers/install_python.sh pypad_httpget.py $(DESTDIR)$(libdir)/rivendell/pypad/pypad_httpget.py
|
||||
cp pypad_httpget.exemplar $(DESTDIR)$(libdir)/rivendell/pypad/pypad_httpget.exemplar
|
||||
../../../helpers/install_python.sh pypad_icecast2.py $(DESTDIR)$(libdir)/rivendell/pypad/pypad_icecast2.py
|
||||
cp pypad_icecast2.exemplar $(DESTDIR)$(libdir)/rivendell/pypad/pypad_icecast2.exemplar
|
||||
../../../helpers/install_python.sh pypad_inno713.py $(DESTDIR)$(libdir)/rivendell/pypad/pypad_inno713.py
|
||||
cp pypad_inno713.exemplar $(DESTDIR)$(libdir)/rivendell/pypad/pypad_inno713.exemplar
|
||||
../../../helpers/install_python.sh pypad_ino713_tcp.py $(DESTDIR)$(libdir)/rivendell/pypad/pypad_ino713_tcp.py
|
||||
cp pypad_ino713_tcp.exemplar $(DESTDIR)$(libdir)/rivendell/pypad/pypad_ino713_tcp.exemplar
|
||||
../../../helpers/install_python.sh pypad_live365.py $(DESTDIR)$(libdir)/rivendell/pypad/pypad_live365.py
|
||||
cp pypad_live365.exemplar $(DESTDIR)$(libdir)/rivendell/pypad/pypad_live365.exemplar
|
||||
../../../helpers/install_python.sh pypad_liqcomp.py $(DESTDIR)$(libdir)/rivendell/pypad/pypad_liqcomp.py
|
||||
cp pypad_liqcomp.exemplar $(DESTDIR)$(libdir)/rivendell/pypad/pypad_liqcomp.exemplar
|
||||
../../../helpers/install_python.sh pypad_nautel.py $(DESTDIR)$(libdir)/rivendell/pypad/pypad_nautel.py
|
||||
cp pypad_nautel.exemplar $(DESTDIR)$(libdir)/rivendell/pypad/pypad_nautel.exemplar
|
||||
../../../helpers/install_python.sh pypad_serial.py $(DESTDIR)$(libdir)/rivendell/pypad/pypad_serial.py
|
||||
cp pypad_serial.exemplar $(DESTDIR)$(libdir)/rivendell/pypad/pypad_serial.exemplar
|
||||
../../../helpers/install_python.sh pypad_shoutcast1.py $(DESTDIR)$(libdir)/rivendell/pypad/pypad_shoutcast1.py
|
||||
cp pypad_shoutcast1.exemplar $(DESTDIR)$(libdir)/rivendell/pypad/pypad_shoutcast1.exemplar
|
||||
../../../helpers/install_python.sh pypad_spinitron.py $(DESTDIR)$(libdir)/rivendell/pypad/pypad_spinitron.py
|
||||
cp pypad_spinitron.exemplar $(DESTDIR)$(libdir)/rivendell/pypad/pypad_spinitron.exemplar
|
||||
../../../helpers/install_python.sh pypad_spottrap.py $(DESTDIR)$(libdir)/rivendell/pypad/pypad_spottrap.py
|
||||
cp pypad_spottrap.exemplar $(DESTDIR)$(libdir)/rivendell/pypad/pypad_spottrap.exemplar
|
||||
../../../helpers/install_python.sh pypad_tunein.py $(DESTDIR)$(libdir)/rivendell/pypad/pypad_tunein.py
|
||||
cp pypad_tunein.exemplar $(DESTDIR)$(libdir)/rivendell/pypad/pypad_tunein.exemplar
|
||||
../../../helpers/install_python.sh pypad_udp.py $(DESTDIR)$(libdir)/rivendell/pypad/pypad_udp.py
|
||||
cp pypad_udp.exemplar $(DESTDIR)$(libdir)/rivendell/pypad/pypad_udp.exemplar
|
||||
../../../helpers/install_python.sh pypad_urlwrite.py $(DESTDIR)$(libdir)/rivendell/pypad/pypad_urlwrite.py
|
||||
cp pypad_urlwrite.exemplar $(DESTDIR)$(libdir)/rivendell/pypad/pypad_urlwrite.exemplar
|
||||
../../../helpers/install_python.sh pypad_walltime.py $(DESTDIR)$(libdir)/rivendell/pypad/pypad_walltime.py
|
||||
cp pypad_walltime.exemplar $(DESTDIR)$(libdir)/rivendell/pypad/pypad_walltime.exemplar
|
||||
../../../helpers/install_python.sh pypad_xcmd.py $(DESTDIR)$(libdir)/rivendell/pypad/pypad_xcmd.py
|
||||
cp pypad_xcmd.exemplar $(DESTDIR)$(libdir)/rivendell/pypad/pypad_xcmd.exemplar
|
||||
../../../helpers/install_python.sh pypad_xds.py $(DESTDIR)$(libdir)/rivendell/pypad/pypad_xds.py
|
||||
cp pypad_xds.exemplar $(DESTDIR)$(libdir)/rivendell/pypad/pypad_xds.exemplar
|
||||
../../../helpers/install_python.sh pypad_xmpad.py $(DESTDIR)$(libdir)/rivendell/pypad/pypad_xmpad.py
|
||||
cp pypad_xmpad.exemplar $(DESTDIR)$(libdir)/rivendell/pypad/pypad_xmpad.exemplar
|
||||
|
||||
uninstall-local:
|
||||
rm -f $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_ando.exemplar
|
||||
rm -f $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_ando.py
|
||||
rm -f $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_filewrite.exemplar
|
||||
rm -f $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_filewrite.py
|
||||
rm -f $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_httpget.exemplar
|
||||
rm -f $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_httpget.py
|
||||
rm -f $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_icecast2.exemplar
|
||||
rm -f $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_icecast2.py
|
||||
rm -f $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_inno713.exemplar
|
||||
rm -f $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_inno713.py
|
||||
rm -f $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_ino713_tcp.exemplar
|
||||
rm -f $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_ino713_tcp.py
|
||||
rm -f $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_live365.exemplar
|
||||
rm -f $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_live365.py
|
||||
rm -f $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_liqcomp.exemplar
|
||||
rm -f $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_liqcomp.py
|
||||
rm -f $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_nautel.exemplar
|
||||
rm -f $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_nautel.py
|
||||
rm -f $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_serial.exemplar
|
||||
rm -f $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_serial.py
|
||||
rm -f $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_shoutcast1.exemplar
|
||||
rm -f $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_shoutcast1.py
|
||||
rm -f $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_spinitron.exemplar
|
||||
rm -f $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_spinitron.py
|
||||
rm -f $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_spottrap.exemplar
|
||||
rm -f $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_spottrap.py
|
||||
rm -f $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_tunein.exemplar
|
||||
rm -f $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_tunein.py
|
||||
rm -f $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_udp.exemplar
|
||||
rm -f $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_udp.py
|
||||
rm -f $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_urlwrite.exemplar
|
||||
rm -f $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_urlwrite.py
|
||||
rm -f $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_walltime.exemplar
|
||||
rm -f $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_walltime.py
|
||||
rm -f $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_xcmd.exemplar
|
||||
rm -f $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_xcmd.py
|
||||
rm -f $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_xds.exemplar
|
||||
rm -f $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_xds.py
|
||||
rm -f $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_xmpad.exemplar
|
||||
rm -f $(DESTDIR)$(prefix)/@RD_LIB_PATH@/rivendell/pypad/pypad_xmpad.py
|
||||
rm -f $(DESTDIR)$(libdir)/rivendell/pypad/pypad_ando.exemplar
|
||||
rm -f $(DESTDIR)$(libdir)/rivendell/pypad/pypad_ando.py
|
||||
rm -f $(DESTDIR)$(libdir)/rivendell/pypad/pypad_filewrite.exemplar
|
||||
rm -f $(DESTDIR)$(libdir)/rivendell/pypad/pypad_filewrite.py
|
||||
rm -f $(DESTDIR)$(libdir)/rivendell/pypad/pypad_httpget.exemplar
|
||||
rm -f $(DESTDIR)$(libdir)/rivendell/pypad/pypad_httpget.py
|
||||
rm -f $(DESTDIR)$(libdir)/rivendell/pypad/pypad_icecast2.exemplar
|
||||
rm -f $(DESTDIR)$(libdir)/rivendell/pypad/pypad_icecast2.py
|
||||
rm -f $(DESTDIR)$(libdir)/rivendell/pypad/pypad_inno713.exemplar
|
||||
rm -f $(DESTDIR)$(libdir)/rivendell/pypad/pypad_inno713.py
|
||||
rm -f $(DESTDIR)$(libdir)/rivendell/pypad/pypad_ino713_tcp.exemplar
|
||||
rm -f $(DESTDIR)$(libdir)/rivendell/pypad/pypad_ino713_tcp.py
|
||||
rm -f $(DESTDIR)$(libdir)/rivendell/pypad/pypad_live365.exemplar
|
||||
rm -f $(DESTDIR)$(libdir)/rivendell/pypad/pypad_live365.py
|
||||
rm -f $(DESTDIR)$(libdir)/rivendell/pypad/pypad_liqcomp.exemplar
|
||||
rm -f $(DESTDIR)$(libdir)/rivendell/pypad/pypad_liqcomp.py
|
||||
rm -f $(DESTDIR)$(libdir)/rivendell/pypad/pypad_nautel.exemplar
|
||||
rm -f $(DESTDIR)$(libdir)/rivendell/pypad/pypad_nautel.py
|
||||
rm -f $(DESTDIR)$(libdir)/rivendell/pypad/pypad_serial.exemplar
|
||||
rm -f $(DESTDIR)$(libdir)/rivendell/pypad/pypad_serial.py
|
||||
rm -f $(DESTDIR)$(libdir)/rivendell/pypad/pypad_shoutcast1.exemplar
|
||||
rm -f $(DESTDIR)$(libdir)/rivendell/pypad/pypad_shoutcast1.py
|
||||
rm -f $(DESTDIR)$(libdir)/rivendell/pypad/pypad_spinitron.exemplar
|
||||
rm -f $(DESTDIR)$(libdir)/rivendell/pypad/pypad_spinitron.py
|
||||
rm -f $(DESTDIR)$(libdir)/rivendell/pypad/pypad_spottrap.exemplar
|
||||
rm -f $(DESTDIR)$(libdir)/rivendell/pypad/pypad_spottrap.py
|
||||
rm -f $(DESTDIR)$(libdir)/rivendell/pypad/pypad_tunein.exemplar
|
||||
rm -f $(DESTDIR)$(libdir)/rivendell/pypad/pypad_tunein.py
|
||||
rm -f $(DESTDIR)$(libdir)/rivendell/pypad/pypad_udp.exemplar
|
||||
rm -f $(DESTDIR)$(libdir)/rivendell/pypad/pypad_udp.py
|
||||
rm -f $(DESTDIR)$(libdir)/rivendell/pypad/pypad_urlwrite.exemplar
|
||||
rm -f $(DESTDIR)$(libdir)/rivendell/pypad/pypad_urlwrite.py
|
||||
rm -f $(DESTDIR)$(libdir)/rivendell/pypad/pypad_walltime.exemplar
|
||||
rm -f $(DESTDIR)$(libdir)/rivendell/pypad/pypad_walltime.py
|
||||
rm -f $(DESTDIR)$(libdir)/rivendell/pypad/pypad_xcmd.exemplar
|
||||
rm -f $(DESTDIR)$(libdir)/rivendell/pypad/pypad_xcmd.py
|
||||
rm -f $(DESTDIR)$(libdir)/rivendell/pypad/pypad_xds.exemplar
|
||||
rm -f $(DESTDIR)$(libdir)/rivendell/pypad/pypad_xds.py
|
||||
rm -f $(DESTDIR)$(libdir)/rivendell/pypad/pypad_xmpad.exemplar
|
||||
rm -f $(DESTDIR)$(libdir)/rivendell/pypad/pypad_xmpad.py
|
||||
|
||||
EXTRA_DIST = pypad_ando.exemplar\
|
||||
pypad_ando.py\
|
||||
|
Reference in New Issue
Block a user