]> git.pld-linux.org Git - packages/ghex.git/commitdiff
- trivial fixes
authoraflinta <aflinta@pld-linux.org>
Tue, 7 Jan 2003 13:03:34 +0000 (13:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ghex-omf.patch -> 1.1
    ghex-schema.patch -> 1.1

ghex-omf.patch [new file with mode: 0644]
ghex-schema.patch [new file with mode: 0644]

diff --git a/ghex-omf.patch b/ghex-omf.patch
new file mode 100644 (file)
index 0000000..cc1935d
--- /dev/null
@@ -0,0 +1,24 @@
+diff -urN ghex-2.2.0.orig/help/C/ghex-C.omf ghex-2.2.0/help/C/ghex-C.omf
+--- ghex-2.2.0.orig/help/C/ghex-C.omf  Tue Jan  7 13:03:09 2003
++++ ghex-2.2.0/help/C/ghex-C.omf       Tue Jan  7 13:03:41 2003
+@@ -27,7 +27,7 @@
+       user's guide\r
+     </type>\r
+     <format mime="text/xml" dtd="-//OASIS//DTD DocBook XML V4.1.2//EN"/>\r
+-    <identifier url="ghex.xml"/>\r
++    <identifier url="ghex2.xml"/>\r
+     <language code="C"/>\r
+     <relation seriesid="2d280b70-2d11-11d6-8dca-89519bb1454b"/>\r
+     <rights type="GNU FDL" license.version="1.1" holder="Sun Microsystems"/>\r
+diff -urN ghex-2.2.0.orig/help/ja/ghex-ja.omf ghex-2.2.0/help/ja/ghex-ja.omf
+--- ghex-2.2.0.orig/help/ja/ghex-ja.omf        Tue Jan  7 13:03:09 2003
++++ ghex-2.2.0/help/ja/ghex-ja.omf     Tue Jan  7 13:04:32 2003
+@@ -13,7 +13,7 @@
+     </date>
+     <subject category="GNOME|Utilities"/>
+     <format mime="text/sgml"/>
+-    <identifier url="ghex.sgml"/>
++    <identifier url="ghex2.sgml"/>
+     <language code="ja"/>
+     <relation seriesid="6317f7e2-a88e-11d6-9c18-b2a33b44b6cd"/>
+   </resource>
diff --git a/ghex-schema.patch b/ghex-schema.patch
new file mode 100644 (file)
index 0000000..75009f9
--- /dev/null
@@ -0,0 +1,14 @@
+diff -urN ghex-2.2.0.orig/Makefile.in ghex-2.2.0/Makefile.in
+--- ghex-2.2.0.orig/Makefile.in        Tue Jan  7 13:03:09 2003
++++ ghex-2.2.0/Makefile.in     Tue Jan  7 13:45:39 2003
+@@ -505,10 +505,6 @@
+ #@MAINT@macros/macros.dep: macros/Makefile.am
+ #@MAINT@      cd macros && $(MAKE) macros.dep
+-#Install the ghex2 schema file
+-install-data-local:
+-      GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) $(GCONFTOOL) --makefile-install-rule $(srcdir)/$(schema_DATA)
+-
+ # Tell versions [3.59,3.63) of GNU make to not export all variables.
+ # Otherwise a system limit (for SysV at least) may be exceeded.
+ .NOEXPORT:
This page took 0.242983 seconds and 4 git commands to generate.