SUNWgnome-terminal.spec
changeset 10350 9744c4fe6d28
parent 9780 21510eb397b1
child 10572 8cdee8cd9c9c
--- a/SUNWgnome-terminal.spec	Sat Aug 18 07:44:37 2007 +0000
+++ b/SUNWgnome-terminal.spec	Sat Aug 18 15:18:15 2007 +0000
@@ -103,7 +103,7 @@
 cd %{_builddir}/%name-%version/sun-manpages
 make install DESTDIR=$RPM_BUILD_ROOT
 
-rmdir $RPM_BUILD_ROOT/usr/var
+#rmdir $RPM_BUILD_ROOT/usr/var
 
 %if %build_l10n
 %else
@@ -218,6 +218,8 @@
 %{_sysconfdir}/gconf/schemas/gnome-terminal.schemas
 
 %changelog
+* Sat Aug 18 2007 - [email protected]
+- Comment out removal of /var dir as it is no longer installed.
 * Tue Apr 24 2007 - [email protected]
 - s/0755/-/ in defattr so that files are not made all executable
 * Wed Jan 24 2007 - [email protected]