Package: gnome-pilot
Severity: important
Tag: patch

the schemas file is not installed correctly by the package which create
a crasher, upstream has a bunch of duplicates of that:
http://bugzilla.gnome.org/show_bug.cgi?id=148582


Patch to fix the issue (the conffile change is because dh_gconf moves
the schemas to /usr/share now):

diff -Nur gnome-pilot-2.0.12.orig/debian/gnome-pilot.conffiles 
gnome-pilot-2.0.12/debian/gnome-pilot.conffiles
--- gnome-pilot-2.0.12.orig/debian/gnome-pilot.conffiles        2005-06-11 
19:56:36.067145000 +0200
+++ gnome-pilot-2.0.12/debian/gnome-pilot.conffiles     1970-01-01 
01:00:00.000000000 +0100
@@ -1 +0,0 @@
-/etc/gconf/schemas/pilot.schemas
diff -Nur gnome-pilot-2.0.12.orig/debian/rules gnome-pilot-2.0.12/debian/rules
--- gnome-pilot-2.0.12.orig/debian/rules        2005-06-11 19:56:36.065145000 
+0200
+++ gnome-pilot-2.0.12/debian/rules     2005-06-11 19:57:34.909199680 +0200
@@ -49,6 +49,7 @@
        dh_installinfo
        dh_installchangelogs ChangeLog
        dh_scrollkeeper
+       dh_gconf
        dh_strip
        dh_compress
        dh_link







-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to