From cb46b70120803bbd9139fdc7cc2998967ccbf9ab Mon Sep 17 00:00:00 2001 From: Nagy Karoly Gabriel Date: Sun, 22 Apr 2007 21:44:20 +0000 Subject: [PATCH] * fixed kwlan to not install CMakeLists.txt which is coliding with Kaffeine git-svn-id: svn://svn.opensde.net/opensde/package/trunk@20906 10447126-35f2-4685-b0cf-6dd780d3921f --- kde/kwlan/kwlan.conf | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 kde/kwlan/kwlan.conf diff --git a/kde/kwlan/kwlan.conf b/kde/kwlan/kwlan.conf new file mode 100644 index 000000000..953f70ddf --- /dev/null +++ b/kde/kwlan/kwlan.conf @@ -0,0 +1,16 @@ +# --- SDE-COPYRIGHT-NOTE-BEGIN --- +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# +# Filename: package/.../kwlan/kwlan.conf +# Copyright (C) 2007 The OpenSDE Project +# +# More information can be found in the files COPYING and README. +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; version 2 of the License. A copy of the +# GNU General Public License can be found in the file COPYING. +# --- SDE-COPYRIGHT-NOTE-END --- + +# :-/ We need to remove this file because it colides with kaffeine +hook_add postpatch 5 "rm -vf doc/CMakeLists.txt"