[packages/devscripts] libvfork cleanup

glen glen at pld-linux.org
Mon Aug 3 09:10:58 CEST 2015


commit 06bda11b8f36eacb59276004a54c8fdaeb718912
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Aug 3 09:50:16 2015 +0300

    libvfork cleanup
    
    Stop building and shipping libvfork.so since strace has handled
    vforks for at least a decade.

 devscripts.spec | 4 ----
 1 file changed, 4 deletions(-)
---
diff --git a/devscripts.spec b/devscripts.spec
index 6c7e302..afc3464 100644
--- a/devscripts.spec
+++ b/devscripts.spec
@@ -66,9 +66,6 @@ bash-specific contructs.
 %{__sed} -i -e 's/libwww-perl/perl-libwww/g' scripts/*.pl
 %{__sed} -i -e 's/libdigest-md5-perl/perl-Digest-MD5/g' scripts/*.pl
 
-# Search for libvfork in %{_libdir}/%{name}
-sed -i 's|%{_prefix}/lib/devscripts/libvfork.so.0|%{_libdir}/%{name}/libvfork.so.0|g' scripts/dpkg-depcheck.pl
-
 %build
 # LIBDIR determines where libvfork gets installed, see scripts/Makefile for LIBDIR
 %{__make} \
@@ -233,4 +230,3 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/checkbashisms
 %{_mandir}/man1/checkbashisms.1*
-
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/devscripts.git/commitdiff/06bda11b8f36eacb59276004a54c8fdaeb718912



More information about the pld-cvs-commit mailing list