summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2009-12-29 10:28:53 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2009-12-29 10:28:53 +0000
commit1589b04bcdc6d8cc48c383f86404f425d8cdd6d7 (patch)
treeed3427e2fad9149a6dd5c91d5cf6a9e56558bf9a /kde-misc/kcm_gtk
parentInitial commit of split KControl module from x11-themes/gtk-engines-qt. (diff)
downloadgentoo-2-1589b04bcdc6d8cc48c383f86404f425d8cdd6d7.tar.gz
gentoo-2-1589b04bcdc6d8cc48c383f86404f425d8cdd6d7.tar.bz2
gentoo-2-1589b04bcdc6d8cc48c383f86404f425d8cdd6d7.zip
whitespace
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'kde-misc/kcm_gtk')
-rw-r--r--kde-misc/kcm_gtk/kcm_gtk-1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-misc/kcm_gtk/kcm_gtk-1.1.ebuild b/kde-misc/kcm_gtk/kcm_gtk-1.1.ebuild
index f6633ae01180..505ef51fd585 100644
--- a/kde-misc/kcm_gtk/kcm_gtk-1.1.ebuild
+++ b/kde-misc/kcm_gtk/kcm_gtk-1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/kcm_gtk/kcm_gtk-1.1.ebuild,v 1.1 2009/12/29 10:27:55 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/kcm_gtk/kcm_gtk-1.1.ebuild,v 1.2 2009/12/29 10:28:53 ssuominen Exp $
EAPI=2
CMAKE_IN_SOURCE_BUILD="1"
@@ -29,7 +29,7 @@ src_prepare() {
sed -i \
-e "s:\${XDG_APPS_INSTALL_DIR}:${KDEDIR}/share/kde4/services/:g" \
kcm_gtk/CMakeLists.txt || die
-
+
sed -i \
-e '/ADD_SUBDIRECTORY(src)/d' \
CMakeLists.txt || die