diff options
Diffstat (limited to 'source/x/x11/patch/xf86-video-s3virge.patch')
-rw-r--r-- | source/x/x11/patch/xf86-video-s3virge.patch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/source/x/x11/patch/xf86-video-s3virge.patch b/source/x/x11/patch/xf86-video-s3virge.patch new file mode 100644 index 00000000..5e65d856 --- /dev/null +++ b/source/x/x11/patch/xf86-video-s3virge.patch @@ -0,0 +1,2 @@ +# Patch for xorg-server-1.20.x: +zcat $CWD/patch/xf86-video-s3virge/xf86-video-s3virge.xorg-server-1.20.x.diff.gz | patch -p1 --verbose || { touch ${SLACK_X_BUILD_DIR}/${PKGNAME}.failed ; continue ; } |