From 0b0e6367f2d0cdb821912e30ea8dcf11b1b9f2ee Mon Sep 17 00:00:00 2001 From: Adam Samalik Date: Tue, 20 Jun 2023 17:26:33 +0200 Subject: [PATCH] import sources --- librepository.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/librepository.spec b/librepository.spec index dfc42f9..e15b095 100644 --- a/librepository.spec +++ b/librepository.spec @@ -34,7 +34,7 @@ find . -name "*.jar" -exec rm -f {} \; mkdir -p lib build-jar-repository -s -p lib commons-logging-api libbase cd lib -ln -s %{_javadir}/ant ant-contrib +ln -s /usr/share/java/ant ant-contrib %build ant jar javadoc