diff options
-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 2b0bb223e7..2f116f3593 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 512a91085f..512a91085f 100644 --- a/testing/commons-daemon/rat_workaround.patch +++ b/community/commons-daemon/rat_workaround.patch |