Compare commits
14 commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 078b042a3d | |||
|
|
ed0e53afe6 | ||
| 089f94bd3c | |||
|
|
8419bbad94 | ||
| d95e4b82e2 | |||
| 88141a9266 | |||
| 2c4a01e6ff | |||
| 56a32f2881 | |||
| 92e7a36631 | |||
| 05c913f82a | |||
| ead9a14746 | |||
| e46027a0d2 | |||
| 9f9205fb18 | |||
| e78fc3aea6 |
1 changed files with 15 additions and 0 deletions
15
ucview-0.31-include.patch
Normal file
15
ucview-0.31-include.patch
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
Patch by Robert Scheck <robert@fedoraproject.org> for ucview >= 0.31 to fix broken
|
||||
include. Upstream is aware about the issue - and this should be fixed for the next
|
||||
release of ucview.
|
||||
|
||||
--- ucview-0.31/src/ucview-window.h 2009-12-08 18:25:26.000000000 +0100
|
||||
+++ ucview-0.31/src/ucview-window.h.include 2010-02-21 18:59:53.000000000 +0100
|
||||
@@ -12,7 +12,7 @@
|
||||
#include <time.h>
|
||||
#include <sys/time.h>
|
||||
|
||||
-#include <ucview/ucview.h>
|
||||
+#include <ucview.h>
|
||||
|
||||
#define UCVIEW_GCONF_DIR "/apps/ucview"
|
||||
#define UCVIEW_PLUGIN_GCONF_DIR "plugins"
|
||||
Loading…
Add table
Add a link
Reference in a new issue