mirror of
git://slackware.nl/current.git
synced 2024-12-30 10:24:23 +01:00
3 lines
171 B
Diff
3 lines
171 B
Diff
|
# LP is truly a one-man disaster...
|
||
|
zcat $CWD/patch/xinit/xinit.remove.systemd.kludge.diff.gz | patch -p1 || { touch ${SLACK_X_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
|