diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-04-17 11:06:40 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-04-17 11:06:40 +0800 |
commit | cc28b6dc786af823676241df94dea33a48fa94cf (patch) | |
tree | 0493915347ac42398d9c142cea58e4994a247a21 /multimedia | |
parent | 7c6b7a0ac761efc88412309d3660529975b87453 (diff) | |
download | marcuscom-ports-cc28b6dc786af823676241df94dea33a48fa94cf.tar marcuscom-ports-cc28b6dc786af823676241df94dea33a48fa94cf.tar.gz marcuscom-ports-cc28b6dc786af823676241df94dea33a48fa94cf.tar.bz2 marcuscom-ports-cc28b6dc786af823676241df94dea33a48fa94cf.tar.lz marcuscom-ports-cc28b6dc786af823676241df94dea33a48fa94cf.tar.xz marcuscom-ports-cc28b6dc786af823676241df94dea33a48fa94cf.tar.zst marcuscom-ports-cc28b6dc786af823676241df94dea33a48fa94cf.zip |
Fix path to patched file.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14047 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/cheese/files/patch-libcheese_cheese-camera-device-monitor.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/cheese/files/patch-libcheese_cheese-camera-device-monitor.c b/multimedia/cheese/files/patch-libcheese_cheese-camera-device-monitor.c index f3f604a25..5633db6e4 100644 --- a/multimedia/cheese/files/patch-libcheese_cheese-camera-device-monitor.c +++ b/multimedia/cheese/files/patch-libcheese_cheese-camera-device-monitor.c @@ -1,5 +1,5 @@ ---- cheese-camera-device-monitor.c.orig 2010-04-16 22:08:31.000000000 -0400 -+++ cheese-camera-device-monitor.c 2010-04-16 23:01:33.000000000 -0400 +--- libcheese/cheese-camera-device-monitor.c.orig 2010-04-16 22:08:31.000000000 -0400 ++++ libcheese/cheese-camera-device-monitor.c 2010-04-16 23:01:33.000000000 -0400 @@ -25,24 +25,9 @@ #include <glib-object.h> |