diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-04-03 13:27:11 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-04-03 13:27:11 +0000 |
commit | 9f620f2fb2305a711f5f7b3a707371ca8819cf83 (patch) | |
tree | 93c14f8cf3e28d825a3b25e282a2469811206186 /app-cdr/xfburn/files | |
parent | Fix double running build, that was run once more on instakll phase. (diff) | |
download | historical-9f620f2fb2305a711f5f7b3a707371ca8819cf83.tar.gz historical-9f620f2fb2305a711f5f7b3a707371ca8819cf83.tar.bz2 historical-9f620f2fb2305a711f5f7b3a707371ca8819cf83.zip |
bug #
Package-Manager: portage-2.2.0_alpha98/cvs/Linux x86_64
Manifest-Sign-Key: 0x4868F14D
Diffstat (limited to 'app-cdr/xfburn/files')
-rw-r--r-- | app-cdr/xfburn/files/xfburn-0.4.3-gobject_h.patch | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/app-cdr/xfburn/files/xfburn-0.4.3-gobject_h.patch b/app-cdr/xfburn/files/xfburn-0.4.3-gobject_h.patch index 692a454216f3..c2e24d7e38e4 100644 --- a/app-cdr/xfburn/files/xfburn-0.4.3-gobject_h.patch +++ b/app-cdr/xfburn/files/xfburn-0.4.3-gobject_h.patch @@ -1,6 +1,8 @@ -error: unknown type name for GObject, GObjectClass, GType and GTypeInfo +http://bugs.gentoo.org/410565 -The errors started manifesting after upgrade to Xfce 4.10 pre1 (and to latest glib 2.32.0 etc.) +Unknown type name errors with references to GObject, GObjectClass, GType and GTypeInfo + +The errors started manifesting after upgrading to Xfce 4.10 pre1 libraries --- xfburn/xfburn-settings.h +++ xfburn/xfburn-settings.h |