Browse Source

Stefan Fiedler:


			
			
				rocklinux
			
			
		
Stefan Fiedler 18 years ago
parent
commit
1795a409f9
9 changed files with 8 additions and 3 deletions
  1. +1
    -0
      package/xorg/util-macros/util-macros.conf
  2. +1
    -0
      package/xorg/xf86-video-sunbw2/xf86-video-sunbw2.desc
  3. +1
    -0
      package/xorg/xf86-video-suncg14/xf86-video-suncg14.desc
  4. +1
    -0
      package/xorg/xf86-video-suncg3/xf86-video-suncg3.desc
  5. +1
    -0
      package/xorg/xf86-video-suncg6/xf86-video-suncg6.desc
  6. +1
    -0
      package/xorg/xf86-video-sunffb/xf86-video-sunffb.desc
  7. +1
    -0
      package/xorg/xf86-video-sunleo/xf86-video-sunleo.desc
  8. +1
    -0
      package/xorg/xf86-video-suntcx/xf86-video-suntcx.desc
  9. +0
    -3
      package/xorg/xorg_config.sh

+ 1
- 0
package/xorg/util-macros/util-macros.conf

@ -20,6 +20,7 @@ xorg_premake ()
ln -sv ../X11/bin $root/usr/bin/X11
ln -sv ../X11/lib/X11 $root/usr/lib/X11
ln -sv ../X11/include/X11 $root/usr/include/X11
ln -sv ../X11/share/X11 $root/usr/share/X11
# for Mesa3D
ln -sv X11R7 $root/usr/X11R6

+ 1
- 0
package/xorg/xf86-video-sunbw2/xf86-video-sunbw2.desc

@ -33,6 +33,7 @@
[C] base/x11
[F] CORE
[R] + sparc
[L] OpenSource
[S] Stable

+ 1
- 0
package/xorg/xf86-video-suncg14/xf86-video-suncg14.desc

@ -33,6 +33,7 @@
[C] base/x11
[F] CORE
[R] + sparc
[L] OpenSource
[S] Stable

+ 1
- 0
package/xorg/xf86-video-suncg3/xf86-video-suncg3.desc

@ -33,6 +33,7 @@
[C] base/x11
[F] CORE
[R] + sparc
[L] OpenSource
[S] Stable

+ 1
- 0
package/xorg/xf86-video-suncg6/xf86-video-suncg6.desc

@ -33,6 +33,7 @@
[C] base/x11
[F] CORE
[R] + sparc
[L] OpenSource
[S] Stable

+ 1
- 0
package/xorg/xf86-video-sunffb/xf86-video-sunffb.desc

@ -33,6 +33,7 @@
[C] base/x11
[F] CORE
[R] + sparc
[L] OpenSource
[S] Stable

+ 1
- 0
package/xorg/xf86-video-sunleo/xf86-video-sunleo.desc

@ -33,6 +33,7 @@
[C] base/x11
[F] CORE
[R] + sparc
[L] OpenSource
[S] Stable

+ 1
- 0
package/xorg/xf86-video-suntcx/xf86-video-suntcx.desc

@ -33,6 +33,7 @@
[C] base/x11
[F] CORE
[R] + sparc
[L] OpenSource
[S] Stable

+ 0
- 3
package/xorg/xorg_config.sh

@ -16,9 +16,6 @@ forcefpic=0
var_remove GCC3_WRAPPER_INSERT " " "-fstack-protector"
# don't put the modules in a :dev package
splitreg 45 . '/lib/modules/'
# documentation files
splitreg 50 doc 'usr/X11.*/lib/X11/doc'

Loading…
Cancel
Save