summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2013-04-18 19:14:21 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2013-04-18 19:14:21 -0500
commit97aa35c6dfa8f9872b1a025601f87705b55137d8 (patch)
treee290f391125ca0519dbacc227b74cf339f5f5c14
parentf2f4e497b4f8f024cc2af1be3bebaa93b53c8c77 (diff)
downloadtderadio-97aa35c6dfa8f9872b1a025601f87705b55137d8.tar.gz
tderadio-97aa35c6dfa8f9872b1a025601f87705b55137d8.zip
Fix hard-coded references.
-rw-r--r--tderadio3/convert-presets/po/Makefile16
1 files changed, 8 insertions, 8 deletions
diff --git a/tderadio3/convert-presets/po/Makefile b/tderadio3/convert-presets/po/Makefile
index 6725860..dac76f0 100644
--- a/tderadio3/convert-presets/po/Makefile
+++ b/tderadio3/convert-presets/po/Makefile
@@ -56,7 +56,7 @@ DISTFILES = $(GMOFILES) $(POFILES) $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(
ACLOCAL = ${SHELL} /home/pusling/src/tderadio-0.1.1.1~20061112/admin/missing --run aclocal-1.11
AMTAR = ${SHELL} /home/pusling/src/tderadio-0.1.1.1~20061112/admin/missing --run tar
AR = ar
-ARTSCCONFIG = /usr/bin/artsc-config
+ARTSCCONFIG = ${prefix}/bin/artsc-config
AUTOCONF = $(SHELL) $(top_srcdir)/admin/cvs.sh configure || touch configure
AUTODIRS =
AUTOHEADER = ${SHELL} /home/pusling/src/tderadio-0.1.1.1~20061112/admin/missing --run autoheader
@@ -73,9 +73,9 @@ CXXCPP = x86_64-linux-gnu-g++ -E
CXXDEPMODE = depmode=gcc3
CXXFLAGS = -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION
CYGPATH_W = echo
-DCOPIDL = /usr/bin/dcopidl
-DCOPIDL2CPP = /usr/bin/dcopidl2cpp
-DCOPIDLNG = /usr/bin/dcopidlng
+DCOPIDL = ${prefix}/bin/dcopidl
+DCOPIDL2CPP = ${prefix}/bin/dcopidl2cpp
+DCOPIDLNG = ${prefix}/bin/dcopidlng
DCOP_DEPENDENCIES = $(DCOPIDL) $(DCOPIDLNG)
DEFS = -DHAVE_CONFIG_H
DEPDIR = .deps
@@ -101,8 +101,8 @@ INSTALL_PROGRAM = ${INSTALL} $(INSTALL_STRIP_FLAG)
INSTALL_SCRIPT = ${INSTALL}
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
KCFG_DEPENDENCIES = $(KCONFIG_COMPILER)
-KCONFIG_COMPILER = /usr/bin/tdeconfig_compiler
-KDECONFIG = /usr/bin/tde-config
+KCONFIG_COMPILER = ${prefix}/bin/tdeconfig_compiler
+KDECONFIG = ${prefix}/bin/tde-config
KDE_CHECK_PLUGIN = $(KDE_PLUGIN) -rpath $(libdir)
KDE_EXTRA_RPATH =
KDE_HAS_DOXYGEN = yes
@@ -182,8 +182,8 @@ LN_S = ln -s
LTLIBOBJS =
MAKEINFO = ${SHELL} /home/pusling/src/tderadio-0.1.1.1~20061112/admin/missing --run makeinfo
MAKEKDEWIDGETS = /usr/bin/maketdewidgets
-MCOPIDL = /usr/bin/mcopidl
-MEINPROC = /usr/bin/meinproc
+MCOPIDL = ${prefix}/bin/mcopidl
+MEINPROC = ${prefix}/bin/meinproc
MKDIR_P = /bin/mkdir -p
MOC = /usr/share/qt3/bin/moc
MSGFMT = /usr/bin/msgfmt