Accepting request 40468 from devel:languages:perl
checked in (request 40468) OBS-URL: https://build.opensuse.org/request/show/40468 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl?expand=0&rev=35
This commit is contained in:
parent
a8bad27a9e
commit
a8217b6654
@ -1,8 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 21 12:30:00 CEST 2010 - mls@suse.de
|
||||
|
||||
- also run h2ph on /usr/include/linux [bnc#603840]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 13 15:18:05 CEST 2010 - mls@suse.de
|
||||
|
||||
|
@ -208,7 +208,6 @@ pushd /usr/include
|
||||
( rpm -ql glibc-devel | fgrep '.h'
|
||||
find /usr/include/asm/ -name \*.h
|
||||
find /usr/include/asm-generic -name \*.h
|
||||
find /usr/include/linux -name \*.h
|
||||
) | while read f; do
|
||||
$RPM_BUILD_ROOT/usr/bin/perl -I$cp -I$cpa $RPM_BUILD_ROOT/usr/bin/h2ph -d $vpa ${f/\/usr\/include\//} || :
|
||||
done
|
||||
|
Loading…
Reference in New Issue
Block a user