diff options
Diffstat (limited to 'source/x/x11/patch/xf86-video-sis.patch')
-rw-r--r-- | source/x/x11/patch/xf86-video-sis.patch | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/source/x/x11/patch/xf86-video-sis.patch b/source/x/x11/patch/xf86-video-sis.patch deleted file mode 100644 index 45276b4c8..000000000 --- a/source/x/x11/patch/xf86-video-sis.patch +++ /dev/null @@ -1,2 +0,0 @@ -zcat $CWD/patch/xf86-video-sis/sis-0.10.7-git.patch.gz | patch -p1 --verbose \ - || { touch ${SLACK_X_BUILD_DIR}/${PKGNAME}.failed ; continue ; } |