diff --git a/xorg-server.be0 b/xorg-server.be0 index b2946e37c..077843a2d 100755 --- a/xorg-server.be0 +++ b/xorg-server.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION xorg-server-1.19.3-0 +# BEE_VERSION xorg-server-1.19.3-2 ## this file was created by bee init and should be executed to build a ## bee-package. (Additional hints are located at the end of this file.) @@ -17,7 +17,7 @@ SRCURL[0]="https://ftp.x.org/pub/individual/xserver/xorg-server-${PKGVERSION}.ta # PATCHURL[0]="/src/mariux/download/xorg-xinerama.patch" -PATCHURL+=(http://www.linuxfromscratch.org/patches/blfs/svn/xorg-server-1.19.3-add_prime_support-1.patch) +PATCHURL+=(/src/mariux/patches/0001-os-Handle-SIGABRT.patch) ############################################################################### ## Add filename patterns to the EXCLUDE array of files that should not