Fridrich Strba 2024-02-20 13:00:45 +00:00 committed by Git OBS Bridge
parent 81099f7e73
commit af7d5baa3e

View File

@ -1,7 +1,7 @@
#
# spec file for package apache-commons-dbcp
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -78,6 +78,7 @@ features.
%prep
%autosetup -p1 -n %{short_name}-%{version}-src
# remove all binary libs
find . -name "*.jar" -exec rm -f {} \;