[SM-Commit] PERFORCE change 78972 by Robin Cook for review

Perforce Review Daemon p4review at smee.org
Sun May 7 11:15:01 EDT 2006


Change 78972 by robin_cook at CuZnDragon-pheuri.wyrms.net on 2006/05/07 16:12:22

	Changed to match on X11_LIBS provider

Affected files ...

... //sgl/grimoires/devel/x11-toolkits/xaw3d/BUILD#3 edit
... //sgl/grimoires/devel/x11-toolkits/xaw3d/HISTORY#6 edit

Differences ...

==== //sgl/grimoires/devel/x11-toolkits/xaw3d/BUILD#3 (xtext) ====

@@ -10,8 +10,8 @@
 xmkmf                                                        &&
 make  Makefiles                                              &&
 
-if spell_ok xorg-server; then
-   sedit "s:/X11R6::g" Makefile
+if test "$(get_spell_provider $SPELL X11-LIBS)" = xorg-server; then
+sedit "s:/X11R6::g" Makefile
 fi                                                           &&
 
 make

==== //sgl/grimoires/devel/x11-toolkits/xaw3d/HISTORY#6 (text) ====

@@ -1,3 +1,6 @@
+2006-05-07 Robin Cook <rcook at wyrms.net>
+	* BUILD: changed to match on X11-LIBS provider
+
 2006-05-06 Robin Cook <rcook at wyrms.net>
 	* BUILD: added check and sedit for xorg-modular
 



More information about the SM-Commit mailing list