11
0

Compare commits

...

2 Commits

2 changed files with 7 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Jan 10 12:12:05 UTC 2025 - Bernhard Wiedemann <bwiedemann@suse.com>
- delete leftover old version to avoid race condition (boo#1102408)
-------------------------------------------------------------------
Sun Aug 28 18:41:32 UTC 2011 - andrea.turrini@gmail.com

View File

@@ -47,6 +47,8 @@ Authors:
%prep
%setup -q -n libconfigfile-perl-%{version}
# delete leftover old version to not cause race conditions on which ConfigFile.pm gets installed
rm -r libconfigfile-perl-1.1
%build
perl Makefile.PL