]> git.pld-linux.org Git - packages/xorg-xserver-server.git/commitdiff
- reverted, only ATI's blob needs a LIBGL_DRIVERS_PATH hack in Th. XORG_7_1
authorPaweł Sikora <pluto@pld-linux.org>
Sun, 20 Aug 2006 14:11:03 +0000 (14:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    xorg-xserver-server.spec -> 1.52

xorg-xserver-server.spec

index fe289657930ba8cc37b3e27b0285736b09302b9b..c5100db5dfa8a5a2b5e09cdd4c3954dc043729af 100644 (file)
@@ -260,15 +260,12 @@ install hw/xfree86/parser/libxf86config.a $RPM_BUILD_ROOT%{_libdir}/libxf86confi
 
 rm -f $RPM_BUILD_ROOT%{_libdir}/xorg/modules/{*,*/*}.{la,a}
 
-echo "LIBGL_DRIVERS_PATH=%{_libdir}/xorg/modules/dri" > install -d $RPM_BUILD_ROOT/%{_sysconfdir}/env.d/LIBGL_DRIVERS_PATH
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
 %doc COPYING ChangeLog
-%config(noreplace,missingok) %verify(not md5 mtime size) %{_sysconfdir}/env.d/LIBGL_DRIVERS_PATH
 %attr(755,root,root) %{_bindir}/X
 %attr(755,root,root) %{_bindir}/Xorg
 %attr(4755,root,root) %{_bindir}/Xwrapper
This page took 0.22778 seconds and 4 git commands to generate.