]> git.pld-linux.org Git - packages/aethera.git/blame - aethera-install.patch
- tabs in preamble
[packages/aethera.git] / aethera-install.patch
CommitLineData
0561ab5f
ER
1--- aethera-1.2.1/tkcbase/desktop.pro~ 2005-03-30 12:49:27.000000000 +0300
2+++ aethera-1.2.1/tkcbase/desktop.pro 2006-11-05 13:58:44.144398989 +0200
3@@ -51,7 +51,7 @@
4 tkcbase.path = $$TKCBASE_LIB/
5 tkcbase.files = $$TKCBASE_LIBRARY
6 tkcbase.extra = \
7- cd $$TKCBASE_LIB; \
8+ cd $(INSTALL_ROOT)$$TKCBASE_LIB; \
9 rm -f $$TKCBASE_LINK; \
10 ln -s $$TKCBASE_LIBRARY $$TKCBASE_LINK; \
11 rm -f $$TKCBASE_LINK1; \
12--- aethera-1.2.1/tkcssl/tkcssl.pro~ 2005-03-30 12:49:27.000000000 +0300
13+++ aethera-1.2.1/tkcssl/tkcssl.pro 2006-11-05 14:34:28.882767346 +0200
14@@ -42,7 +42,7 @@
15 tkcssl.path = $$TKCSSL_LIB/
16 tkcssl.files = $$TKCSSL_LIBRARY
17 tkcssl.extra = \
18- cd $$TKCSSL_LIB; \
19+ cd $(INSTALL_ROOT)$$TKCSSL_LIB; \
20 rm -f $$TKCSSL_LINK1; \
21 ln -s $$TKCSSL_LIBRARY $$TKCSSL_LINK1; \
22 rm -f $$TKCSSL_LINK; \
23--- aethera-1.2.1/webdav/modules/filebrowser/filebrowser.pro~ 2005-03-22 09:49:16.000000000 +0200
24+++ aethera-1.2.1/webdav/modules/filebrowser/filebrowser.pro 2006-11-05 15:57:49.375466786 +0200
25@@ -28,7 +28,7 @@
26 filebrowser.path = $$WEBDAV_LIB/
27 filebrowser.files = libfilebrowser.so.1.0.0
28 filebrowser.extra = \
29- cd $$WEBDAV_LIB; \
30+ cd $(INSTALL_ROOT)$$WEBDAV_LIB; \
31 rm -f libfilebrowser.so.1; \
32 ln -s libfilebrowser.so.1.0.0 libfilebrowser.so.1; \
33 rm -f libfilebrowser.so.1.0; \
34--- aethera-1.2.1/aethera/libs/aethera/aethera.pro~ 2006-11-05 16:03:09.832694272 +0200
35+++ aethera-1.2.1/aethera/libs/aethera/aethera.pro 2006-11-05 16:06:44.167527819 +0200
36@@ -210,7 +210,7 @@
37 aethera.path = $$AETHERA_LIB/
38 aethera.files = libaethera.so.1.0.1
39 aethera.extra = \
40- cd $$AETHERA_LIB; \
41+ cd $(INSTALL_ROOT)$$AETHERA_LIB; \
42 rm -f libaethera.so.1; \
43 ln -s libaethera.so.1.0.1 libaethera.so.1; \
44 rm -f libaethera.so; \
45--- aethera-1.2.1/aethera/libs/tino/tino.pro~ 2006-11-05 16:02:06.931275685 +0200
46+++ aethera-1.2.1/aethera/libs/tino/tino.pro 2006-11-05 16:07:22.898401214 +0200
47@@ -39,7 +39,7 @@
48 tino.path = $$TINO_LIB/
49 tino.files = libtino.so.1.0.0
50 tino.extra = \
51- cd $$TINO_LIB; \
52+ cd $(INSTALL_ROOT)$$TINO_LIB; \
53 rm -f libtino.so.1; \
54 ln -s libtino.so.1.0.0 libtino.so.1; \
55 rm -f libtino.so; \
56--- aethera-1.2.1/aethera/libs/plugins/mailimport/mailimport.pro~ 2006-11-05 16:09:14.710922558 +0200
57+++ aethera-1.2.1/aethera/libs/plugins/mailimport/mailimport.pro 2006-11-05 16:13:29.256661555 +0200
58@@ -66,7 +66,7 @@
59 INSTALLS += mailimportlib
60
61 mailimportlib.extra = \
62- cd $$AETHERA_DIR/plugins; \
63+ cd $(INSTALL_ROOT)$$AETHERA_DIR/plugins; \
64 rm -f libmailimport.so.1.0; \
65 ln -s libmailimport.so.1.0.0 \
66 libmailimport.so.1.0; \
67--- aethera-1.2.1/aethera/libs/plugins/komnotesplugin/komnotesplugin.pro~ 2006-11-05 16:14:31.658068135 +0200
68+++ aethera-1.2.1/aethera/libs/plugins/komnotesplugin/komnotesplugin.pro 2006-11-05 16:17:49.082518110 +0200
69@@ -98,7 +98,7 @@
70 INSTALLS += notesplugin
71
72 notesplugin.extra = \
73- cd $$AETHERA_DIR/plugins; \
74+ cd $(INSTALL_ROOT)$$AETHERA_DIR/plugins; \
75 rm -f libkomnotesplugin.so.1.0; \
76 ln -s libkomnotesplugin.so.1.0.0 \
77 libkomnotesplugin.so.1.0; \
78--- aethera-1.2.1/aethera/libs/plugins/kommailplugin/kommailplugin.pro~ 2006-11-05 16:14:31.658068135 +0200
79+++ aethera-1.2.1/aethera/libs/plugins/kommailplugin/kommailplugin.pro 2006-11-05 16:18:25.003327747 +0200
80@@ -162,7 +162,7 @@
81 INSTALLS += mailplugin
82
83 mailplugin.extra = \
84- cd $$AETHERA_DIR/plugins; \
85+ cd $(INSTALL_ROOT)$$AETHERA_DIR/plugins; \
86 rm -f libkommailplugin.so.1.0; \
87 ln -s libkommailplugin.so.1.0.0 \
88 libkommailplugin.so.1.0; \
89--- aethera-1.2.1/aethera/libs/plugins/komcontactsplugin/komcontactsplugin.pro~ 2006-11-05 16:14:31.658068135 +0200
90+++ aethera-1.2.1/aethera/libs/plugins/komcontactsplugin/komcontactsplugin.pro 2006-11-05 16:19:04.964228438 +0200
91@@ -148,7 +148,7 @@
92 INSTALLS += contactsplugin
93
94 contactsplugin.extra = \
95- cd $$AETHERA_DIR/plugins; \
96+ cd $(INSTALL_ROOT)$$AETHERA_DIR/plugins; \
97 rm -f libkomcontactsplugin.so.1.0; \
98 ln -s libkomcontactsplugin.so.1.0.0 \
99 libkomcontactsplugin.so.1.0; \
9e1a8658
ER
100--- aethera-1.2.1/aethera/src/src.pro 2006-11-05 16:21:35.617623988 +0200
101+++ aethera-1.2.1/aethera/src/src.pro 2006-11-05 16:36:23.967632195 +0200
102@@ -4,7 +4,7 @@
103 CONFIG += qt
104
105 unix {
106-TARGET = aethera.bin
107+TARGET = aethera
108 }
109
110 win32{
0561ab5f
ER
111@@ -125,7 +125,7 @@
112 help.path = $$AETHERA_DIR/help/
113 help.files =
114 help.extra = \
115- cp -R ../help $$AETHERA_DIR
116+ cp -R ../help $(INSTALL_ROOT)$$AETHERA_DIR
117 INSTALLS += help
118
119 aetheraincludes.path = $$AETHERA_INCLUDE
120--- aethera-1.2.1/koplugin/korganizer/korganizer.pro~ 2006-11-05 16:14:31.668068361 +0200
121+++ aethera-1.2.1/koplugin/korganizer/korganizer.pro 2006-11-05 16:25:59.493571168 +0200
122@@ -253,7 +253,7 @@
123 INSTALLS += plugin
124
125 plugin.extra = \
126- cd $$AETHERA_DIR/plugins; \
127+ cd $(INSTALL_ROOT)$$AETHERA_DIR/plugins; \
128 rm -f libkorganizer.so.1.0; \
129 ln -s libkorganizer.so.1.0.0 \
130 libkorganizer.so.1.0; \
This page took 0.112636 seconds and 4 git commands to generate.