]> git.pld-linux.org Git - packages/XaoS.git/blob - XaoS-nosuid.patch
- updated gettext BR
[packages/XaoS.git] / XaoS-nosuid.patch
1 --- XaoS/configure.in.orig      2006-07-13 08:01:46.000000000 +0200
2 +++ XaoS/configure.in   2006-10-19 19:31:54.018598250 +0200
3 @@ -843,7 +843,7 @@
4  if test "x$ac_cv_lib_vga_vga_hasmode$ac_cv_lib_vgagl_gl_write" = xyesyes; then
5    drivers=yes
6    AC_DEFINE(SVGA_DRIVER)
7 -  STICKY='chmod +s $(DESTDIR)$(bindir)/xaos; chown root $(DESTDIR)$(bindir)/xaos; chgrp root $(DESTDIR)$(bindir)/xaos'
8 +  STICKY=''
9    DRIVERDIRS="$DRIVERDIRS ui/ui-drv/svga"
10    DRIVERLIBS="$DRIVERLIBS lib/libuisvga.a"
11    if test "x$ac_cv_func_pthread_sighandler" = xyes; then 
This page took 0.059836 seconds and 3 git commands to generate.