mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 12:49:34 +02:00
clipboard manager
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2044 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
18
meta/packages/clipboard-manager/files/makefile.patch
Normal file
18
meta/packages/clipboard-manager/files/makefile.patch
Normal file
@@ -0,0 +1,18 @@
|
||||
Index: 0.6.4/Makefile.am
|
||||
===================================================================
|
||||
--- 0.6.4.orig/Makefile.am 2007-06-28 12:23:37.000000000 +0100
|
||||
+++ 0.6.4/Makefile.am 2007-06-28 14:21:23.000000000 +0100
|
||||
@@ -1,5 +1,3 @@
|
||||
-SUBDIRS = debian
|
||||
-
|
||||
bin_PROGRAMS = clipboard-manager
|
||||
|
||||
INCLUDES = \
|
||||
@@ -21,6 +19,6 @@
|
||||
clipboard.txt \
|
||||
clipboard.sh
|
||||
|
||||
-servicedir = $(sysconfdir)/osso-af-init
|
||||
+servicedir = $(sysconfdir)/X11/Xsession.d
|
||||
|
||||
service_DATA = clipboard.sh
|
||||
Reference in New Issue
Block a user