[Lunar-commits] r23606 - moonbase/trunk/x11/fglrx

Auke Kok sofar at lunar-linux.org
Mon Mar 12 19:45:54 CET 2007


Author: sofar
Date: 2007-03-12 19:45:54 +0100 (Mon, 12 Mar 2007)
New Revision: 23606

Modified:
   moonbase/trunk/x11/fglrx/BUILD
Log:
Hit this once or twice myself.


This would not be necessary if ATI just wrote a damn working makefile instead of that fubar install cruft.


Modified: moonbase/trunk/x11/fglrx/BUILD
===================================================================
--- moonbase/trunk/x11/fglrx/BUILD	2007-03-12 17:58:27 UTC (rev 23605)
+++ moonbase/trunk/x11/fglrx/BUILD	2007-03-12 18:45:54 UTC (rev 23606)
@@ -6,6 +6,7 @@
 
 	patch common/lib/modules/fglrx/build_mod/firegl_public.c < $SOURCE_CACHE/$SOURCE2 &&
 
+	mkdir -p /usr/lib/fglrx &&
 	cp -a common/usr/share/doc/fglrx /usr/share/doc/ &&
 	install common/usr/share/icons/ati.xpm /usr/share/icons/ &&
 	install common/usr/share/man/man8/atieventsd.8.gz /usr/share/man/man8/ &&



More information about the Lunar-commits mailing list