diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-02-26 14:16:53 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-02-26 14:16:53 -0600 |
commit | ac9a21d863af4e73d8b88ef97970ec6662032463 (patch) | |
tree | 4a873d3c99425d184a9c43e2b3d1d548d2535dc7 /kdiff3plugin | |
parent | c51757c3f2cde684c5cf8959405b6c565066e42e (diff) | |
download | kdiff3-ac9a21d863af4e73d8b88ef97970ec6662032463.tar.gz kdiff3-ac9a21d863af4e73d8b88ef97970ec6662032463.zip |
Rename kde-config to tde-config
Diffstat (limited to 'kdiff3plugin')
-rw-r--r-- | kdiff3plugin/po/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdiff3plugin/po/Makefile b/kdiff3plugin/po/Makefile index 7c12306..0e08a53 100644 --- a/kdiff3plugin/po/Makefile +++ b/kdiff3plugin/po/Makefile @@ -101,7 +101,7 @@ INSTALL_SCRIPT = ${INSTALL} INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s KCFG_DEPENDENCIES = $(KCONFIG_COMPILER) KCONFIG_COMPILER = /usr/bin/kconfig_compiler -KDECONFIG = /usr/bin/kde-config +KDECONFIG = /usr/bin/tde-config KDE_CHECK_PLUGIN = $(KDE_PLUGIN) -rpath $(libdir) KDE_EXTRA_RPATH = KDE_INCLUDES = -I/usr/include/tde |