ktouch: remove not needed sed lines
This commit is contained in:
parent
b0b12a2bc9
commit
fecf0d1243
1 changed files with 0 additions and 9 deletions
|
@ -16,12 +16,3 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://kde.org/applications/en/education/org.kde.ktouch"
|
homepage="https://kde.org/applications/en/education/org.kde.ktouch"
|
||||||
distfiles="${KDE_SITE}/release-service/${version}/src/ktouch-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/ktouch-${version}.tar.xz"
|
||||||
checksum=76c80e85dcd30704341a5ed997915321a5daf2fc32f38ed2c2db59f84afd7d48
|
checksum=76c80e85dcd30704341a5ed997915321a5daf2fc32f38ed2c2db59f84afd7d48
|
||||||
|
|
||||||
post_configure() {
|
|
||||||
sed -e 's|/usr/bin/qmlcachegen|/usr/bin/qmlcachegen-qt5|g' \
|
|
||||||
-i build/src/CMakeFiles/ktouch.dir/build.make
|
|
||||||
|
|
||||||
# Fix path for qmlcachegen on cross builds
|
|
||||||
sed -e "s|${XBPS_CROSS_BASE}/usr/bin/qmlcachegen-qt5|/usr/bin/qmlcachegen-qt5|g" \
|
|
||||||
-i build/src/CMakeFiles/ktouch.dir/build.make
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue