mirror of
git://slackware.nl/current.git
synced 2025-01-19 22:27:46 +01:00
4 lines
169 B
Diff
4 lines
169 B
Diff
|
# Build against liblastfm 1.0.1.
|
||
|
cat $CWD/patch/amarok/amarok-liblastfm1.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
|
||
|
|