mirror of
git://slackware.nl/current.git
synced 2025-01-02 06:19:52 +01:00
3 lines
200 B
Diff
3 lines
200 B
Diff
|
# 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 ; }
|