]> git.pld-linux.org Git - packages/XaoS.git/blame - XaoS-nosuid.patch
- updated gettext BR
[packages/XaoS.git] / XaoS-nosuid.patch
CommitLineData
14775208
JB
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 @@
a7eebafd 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)
14775208 7- STICKY='chmod +s $(DESTDIR)$(bindir)/xaos; chown root $(DESTDIR)$(bindir)/xaos; chgrp root $(DESTDIR)$(bindir)/xaos'
a7eebafd 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.069759 seconds and 4 git commands to generate.