Solaris/SUNWlibgtop.spec
changeset 7969 b36463f7251a
parent 7723 35da571fb08a
child 8180 f19b1b55789a
--- a/Solaris/SUNWlibgtop.spec	Thu Aug 24 09:04:51 2006 +0000
+++ b/Solaris/SUNWlibgtop.spec	Thu Aug 24 10:46:57 2006 +0000
@@ -73,6 +73,8 @@
 
 %install
 %libgtop.install -d %name-%version
+# Remove the libgtop2.info file. No other modules install .info files.
+rm -rf $RPM_BUILD_ROOT%{_datadir}/info
 
 %if %build_l10n
 %else
@@ -110,5 +112,8 @@
 %endif
 
 %changelog
+* Thu Aug 23 2006 - [email protected]
+- Remove the %{_datadir}/info dir as no other modules install .info files.
+
 * Thu May 11 2006 - [email protected]
 - initial version