summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2009-02-28 05:27:57 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2009-02-28 05:27:57 +0000
commita66119165f800d321e5c0a4161393fbb21336e97 (patch)
treef878bf6524ab94c8e03d93244a1ef8c4792b3716 /kde-base/knetworkconf/files
parentVersion bump. (diff)
downloadhistorical-a66119165f800d321e5c0a4161393fbb21336e97.tar.gz
historical-a66119165f800d321e5c0a4161393fbb21336e97.tar.bz2
historical-a66119165f800d321e5c0a4161393fbb21336e97.zip
Add patch for correct directory configuration. Per bug #260098
Package-Manager: portage-2.2_rc23/cvs/Linux i686
Diffstat (limited to 'kde-base/knetworkconf/files')
-rw-r--r--kde-base/knetworkconf/files/backends-scriptsdir.patch8
1 files changed, 8 insertions, 0 deletions
diff --git a/kde-base/knetworkconf/files/backends-scriptsdir.patch b/kde-base/knetworkconf/files/backends-scriptsdir.patch
new file mode 100644
index 000000000000..8512eb435217
--- /dev/null
+++ b/kde-base/knetworkconf/files/backends-scriptsdir.patch
@@ -0,0 +1,8 @@
+--- knetworkconf/backends/CMakeLists.txt.orig 2009-02-27 10:22:42.000000000 -0600
++++ knetworkconf/backends/CMakeLists.txt 2009-02-27 10:22:58.000000000 -0600
+@@ -1,4 +1,4 @@
+-
++set(scriptsdir "${DATA_INSTALL_DIR}/knetworkconf/backends")
+
+
+ ########### install files ############### \ No newline at end of file