* gnome-user-docs.spec: Remove javahelp-convert-install line that
authordc144907
Sat, 10 Jul 2004 08:55:15 +0000
changeset 3300 2ac3b7278e04
parent 3299 7a9a3c69ba4c
child 3301 eeab40d9f324
* gnome-user-docs.spec: Remove javahelp-convert-install line that processed the removed introduction-to-gnome.
ChangeLog
gnome-user-docs.spec
--- a/ChangeLog	Fri Jul 09 18:17:59 2004 +0000
+++ b/ChangeLog	Sat Jul 10 08:55:15 2004 +0000
@@ -1,3 +1,8 @@
+2004-07-10  Damien Carbery <[email protected]>
+
+	* gnome-user-docs.spec: Remove javahelp-convert-install line that
+	processed the removed introduction-to-gnome.
+
 2004-07-09  Damien Carbery <[email protected]>
 
 	* patches/gnome-vfs-01-menu-setup.diff: Add /usr/sfw/share/applications
--- a/gnome-user-docs.spec	Fri Jul 09 18:17:59 2004 +0000
+++ b/gnome-user-docs.spec	Sat Jul 10 08:55:15 2004 +0000
@@ -78,7 +78,6 @@
 make install DESTDIR=$RPM_BUILD_ROOT
 
 javahelp-convert-install $RPM_BUILD_ROOT gnome-access-guide gnome-access-guide.xml
-javahelp-convert-install $RPM_BUILD_ROOT introduction-to-gnome introduction-to-gnome.xml
 javahelp-convert-install $RPM_BUILD_ROOT quick-start-user-guide quick-start-user-guide.xml
 javahelp-convert-install $RPM_BUILD_ROOT system-admin-guide system-admin-guide.xml
 javahelp-convert-install $RPM_BUILD_ROOT user-guide user-guide.xml
@@ -100,6 +99,8 @@
 %{_datadir}/omf/*
 
 %changelog
+* Sat Jul 10 2004 - [email protected]
+- Remove javahelp-convert-install code for introduction-to-gnome.
 * Fri Jul 09 2004 - [email protected]
 - Disable patch 3 that adds sun-desktop (aka quick start user guide) Makefiles.
   This fixes bug 5072270.