summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBor Kraljič2010-09-01 12:38:17 +0200
committerBor Kraljič2010-09-01 12:38:17 +0200
commit8e360dba5cae81a6ee1a7e76705c65447b36785e (patch)
tree0b1a8cbc4b9c1f8b8c20b49ee3c80c1495ddab29
parent57df8107bf2940a84d6b7350c0023fb134760c71 (diff)
kdeplasmoids4: corrected the path for sed edit
-rw-r--r--kde4/kdeplasmoids4/HISTORY3
-rwxr-xr-xkde4/kdeplasmoids4/PRE_BUILD2
2 files changed, 4 insertions, 1 deletions
diff --git a/kde4/kdeplasmoids4/HISTORY b/kde4/kdeplasmoids4/HISTORY
index 4bc710549a..0c1d05827b 100644
--- a/kde4/kdeplasmoids4/HISTORY
+++ b/kde4/kdeplasmoids4/HISTORY
@@ -1,3 +1,6 @@
+2010-09-01 Bor Kraljič <pyrobor@ver.si>
+ * PRE_BUILD: corrected the path for sed edit
+
2010-08-31 Bor Kraljič <pyrobor@ver.si>
* DETAILS: updated spell to 4.5.1
diff --git a/kde4/kdeplasmoids4/PRE_BUILD b/kde4/kdeplasmoids4/PRE_BUILD
index 8043093571..9e9c8d11df 100755
--- a/kde4/kdeplasmoids4/PRE_BUILD
+++ b/kde4/kdeplasmoids4/PRE_BUILD
@@ -1,3 +1,3 @@
default_pre_build &&
cd $SOURCE_DIRECTORY &&
-sed -i '/update_xdg_mimetypes/D' applets/lancelot/app/src/CMakeLists.txt
+sed -i '/update_xdg_mimetypes/D' applets/lancelot/parts/CMakeLists.txt