Compare commits
2 Commits
factory
...
b6dba0cfdf
Author | SHA256 | Date | |
---|---|---|---|
b6dba0cfdf | |||
5f220179a9 |
@@ -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
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user