aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTBK <tbk@jjtc.eu>2020-03-31 17:55:50 +0200
committerLeo <thinkabit.ukim@gmail.com>2020-03-31 16:09:12 +0000
commit96b9bd252cb279ac2ac0252b45d4f098be22b4f0 (patch)
tree9693b365916d73fcfd5faf24be2cdfae9ffbd0fb
parent75cb589bb61fd8858998bb1d324b73e2279f29af (diff)
community/commons-daemon: move from testing
-rw-r--r--community/commons-daemon/APKBUILD (renamed from testing/commons-daemon/APKBUILD)2
-rw-r--r--community/commons-daemon/rat_workaround.patch (renamed from testing/commons-daemon/rat_workaround.patch)0
2 files changed, 1 insertions, 1 deletions
diff --git a/testing/commons-daemon/APKBUILD b/community/commons-daemon/APKBUILD
index 2b0bb223e70..2f116f35934 100644
--- a/testing/commons-daemon/APKBUILD
+++ b/community/commons-daemon/APKBUILD
@@ -27,7 +27,7 @@ build() {
--host=$CHOST \
--prefix=/usr \
--with-java=/usr/lib/jvm/java-1.8-openjdk \
- CFLAGS="-I/usr/lib/jvm/java-1.8-openjdk/include/linux"
+ CFLAGS="$CFLAGS -I/usr/lib/jvm/java-1.8-openjdk/include/linux"
make
# jsvc manpage
diff --git a/testing/commons-daemon/rat_workaround.patch b/community/commons-daemon/rat_workaround.patch
index 512a91085fc..512a91085fc 100644
--- a/testing/commons-daemon/rat_workaround.patch
+++ b/community/commons-daemon/rat_workaround.patch