- delete empty perl bootstrap files to fix rpmlint warning
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=90
This commit is contained in:
parent
1ed2b4d241
commit
12d092a073
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 13 10:18:06 CEST 2012 - ohering@suse.de
|
||||||
|
|
||||||
|
- delete empty perl bootstrap files to fix rpmlint warning
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Sep 13 10:12:11 CEST 2012 - ohering@suse.de
|
Thu Sep 13 10:12:11 CEST 2012 - ohering@suse.de
|
||||||
|
|
||||||
|
@ -368,6 +368,8 @@ make \
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
%makeinstall
|
%makeinstall
|
||||||
|
# Delete empty perl bootstrap files
|
||||||
|
find $RPM_BUILD_ROOT -name "*.bs" -size 0c -print -delete
|
||||||
%perl_process_packlist
|
%perl_process_packlist
|
||||||
%perl_gen_filelist
|
%perl_gen_filelist
|
||||||
# the macro above packages everything, here only the perl files are desrired
|
# the macro above packages everything, here only the perl files are desrired
|
||||||
|
Loading…
x
Reference in New Issue
Block a user