diff options
author | Timothy Pearson <[email protected]> | 2012-02-26 14:17:59 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2012-02-26 14:17:59 -0600 |
commit | 66910dfa4905b1f5f07533d8ec7a6a9e49ad9532 (patch) | |
tree | e00f80c371296d4d9e35074857df24f9ceac734b /doc/Makefile | |
parent | fbf1a906f76b6f9d40cb424b33b316edff8bed6a (diff) | |
download | kmyfirewall-66910dfa4905b1f5f07533d8ec7a6a9e49ad9532.tar.gz kmyfirewall-66910dfa4905b1f5f07533d8ec7a6a9e49ad9532.zip |
Rename kde-config to tde-config
Diffstat (limited to 'doc/Makefile')
-rw-r--r-- | doc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile b/doc/Makefile index 5bc0af1..347b499 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -115,7 +115,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 |