Author: pebender
Date: Fri May 29 04:10:25 2009
New Revision: 4848
Modified:
trunk/gar-minimyth/script/xorg-7.4/xorg-server/Makefile
Log:
- Modified so that the package xorg-7.4/xorg-server does not install
libdri2.la.
Modified: trunk/gar-minimyth/script/xorg-7.4/xorg-server/Makefile
==============================================================================
--- trunk/gar-minimyth/script/xorg-7.4/xorg-server/Makefile (original)
+++ trunk/gar-minimyth/script/xorg-7.4/xorg-server/Makefile Fri May 29
04:10:25 2009
@@ -141,6 +141,7 @@
post-install:
@rm -f $(DESTDIR)$(libdir)/xorg/modules/extensions/libdbe.la
@rm -f $(DESTDIR)$(libdir)/xorg/modules/extensions/libdri.la
+ @rm -f $(DESTDIR)$(libdir)/xorg/modules/extensions/libdri2.la
@rm -f $(DESTDIR)$(libdir)/xorg/modules/extensions/libextmod.la
@rm -f $(DESTDIR)$(libdir)/xorg/modules/extensions/libglx.la
@rm -f $(DESTDIR)$(libdir)/xorg/modules/extensions/librecord.la
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"minimyth-commits" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/minimyth-commits?hl=en
-~----------~----~----~----~------~----~------~--~---