Gentoo Archives: gentoo-commits

From: "Alex Alexander (wired)" <wired@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/okindd/files: okindd_home_and_naming.patch
Date: Sat, 18 Jul 2009 11:31:27
Message-Id: E1MS88T-0003mU-9f@stork.gentoo.org
1 wired 09/07/18 11:31:25
2
3 Added: okindd_home_and_naming.patch
4 Log:
5 New ebuild for okindd
6 (Portage version: 2.2_rc33/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.1 x11-misc/okindd/files/okindd_home_and_naming.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/okindd/files/okindd_home_and_naming.patch?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/okindd/files/okindd_home_and_naming.patch?rev=1.1&content-type=text/plain
13
14 Index: okindd_home_and_naming.patch
15 ===================================================================
16 --- src/src.pro.old 2009-05-25 00:55:37.369064692 +0300
17 +++ src/src.pro 2009-05-25 00:56:10.167178104 +0300
18 @@ -6,7 +6,7 @@
19 TARGET = okindd
20 DESTDIR = ../bin
21 HEADERS += okindadapter.h
22 -INSTALLS += target pics examples shortcut
23 +INSTALLS += target pics examples
24
25 target.path = /usr/bin/
26
27 @@ -16,6 +16,3 @@
28 examples.path = /usr/share/doc/okindd/examples/
29 examples.files += ../scripts/* ../conf/okinddrc.example
30
31 -shortcut.path = ~/.kde/Autostart/
32 -shortcut.files += ../okindd.desktop
33 -