Hello,

I wanted to suggest the addition of a few macros in /usr/lib/rpm/macros
for X packages: Patch included.



//Han
-- 
http://www.xs4all.nl/~hanb/software
--- /usr/lib/rpm/macros 2002-11-22 17:40:12.000000000 +0100
+++ macros      2002-11-25 07:00:15.000000000 +0100
@@ -760,6 +760,15 @@
 %_infodir              %{_prefix}/info
 %_mandir               %{_prefix}/man
 
+# ---- X11 macros.
+%_Xprefix              /usr/X11R6
+%_Xbindir              %{_Xprefix}/bin
+%_Xdatadir             %{_Xprefix}/share
+%_Xlibdir              %{_Xprefix}/lib
+%_Xincludedir          %{_Xprefix}/include
+%_Xinfodir             %{_Xprefix}/info
+%_Xmandir              %{_Xprefix}/man
+
 #==============================================================================
 # ---- config.guess platform macros.
 #      Macro(s) similar to the tokens used by configure.

Attachment: msg82236/pgp00000.pgp
Description: PGP signature

Reply via email to