aboutsummaryrefslogtreecommitdiffstats
path: root/testing/xf86-video-virtualbox/uclibc-gnu_linux.patch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2014-06-03 11:41:17 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2014-06-03 11:41:17 +0000
commitd33fcc2fda629fc287a961ed5e5d6bbef3938bbd (patch)
tree7a4cbdb0803075f713b69c19a6df5c1682782194 /testing/xf86-video-virtualbox/uclibc-gnu_linux.patch
parent6fa5539d2b47239c5829fc6a3631fa8d9fc7f677 (diff)
downloadaports-d33fcc2fda629fc287a961ed5e5d6bbef3938bbd.tar.bz2
aports-d33fcc2fda629fc287a961ed5e5d6bbef3938bbd.tar.xz
testing/xf86-video-virtualbox: moved to unmaintained
Diffstat (limited to 'testing/xf86-video-virtualbox/uclibc-gnu_linux.patch')
-rw-r--r--testing/xf86-video-virtualbox/uclibc-gnu_linux.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/testing/xf86-video-virtualbox/uclibc-gnu_linux.patch b/testing/xf86-video-virtualbox/uclibc-gnu_linux.patch
deleted file mode 100644
index b227d55b1d..0000000000
--- a/testing/xf86-video-virtualbox/uclibc-gnu_linux.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./src/libs/kStuff/kStuff/include/k/kDefs.h.orig
-+++ ./src/libs/kStuff/kStuff/include/k/kDefs.h
-@@ -82,7 +82,7 @@
- # define K_OS K_OS_DRAGONFLY
- # elif defined(__FreeBSD__) /*??*/
- # define K_OS K_OS_FREEBSD
--# elif defined(__gnu_linux__)
-+# elif defined(__linux__)
- # define K_OS K_OS_LINUX
- # elif defined(__NetBSD__) /*??*/
- # define K_OS K_OS_NETBSD