summaryrefslogtreecommitdiff
path: root/user/ktorrent
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2020-01-02 20:22:23 +0000
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2020-01-02 20:22:23 +0000
commit1d895bc290dbcead10b253a6d2e28901f1fc612d (patch)
tree1eec37f3b27908a999d26fbdbbb62ee2eb99876e /user/ktorrent
parent3d50289d5cbf19f881491ee4f6bf680422ba1883 (diff)
downloadpackages-1d895bc290dbcead10b253a6d2e28901f1fc612d.tar.gz
packages-1d895bc290dbcead10b253a6d2e28901f1fc612d.tar.bz2
packages-1d895bc290dbcead10b253a6d2e28901f1fc612d.tar.xz
packages-1d895bc290dbcead10b253a6d2e28901f1fc612d.zip
user/[misc KDE]: Bump to most recent stable
Diffstat (limited to 'user/ktorrent')
-rw-r--r--user/ktorrent/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/ktorrent/APKBUILD b/user/ktorrent/APKBUILD
index 0a5a81798..d64205f64 100644
--- a/user/ktorrent/APKBUILD
+++ b/user/ktorrent/APKBUILD
@@ -29,7 +29,7 @@ build() {
-DCMAKE_BUILD_TYPE=RelWithDebugInfo \
-DCMAKE_CXX_FLAGS="$CXXFLAGS" \
-DCMAKE_C_FLAGS="$CFLAGS" \
- ${CMAKE_CROSSOPTS}
+ ${CMAKE_CROSSOPTS} .
make
}