1
0
forked from pool/gnu_parallel

pulls in all the shells, equally silly

OBS-URL: https://build.opensuse.org/package/show/utilities/gnu_parallel?expand=0&rev=91
This commit is contained in:
Jan Engelhardt 2018-03-07 23:27:58 +00:00 committed by Git OBS Bridge
parent aca2ff1f40
commit edc4d834f9

View File

@ -61,10 +61,6 @@ make %{?_smp_mflags}
%install
%make_install
cp -a CITATION COPYING NEWS README cc-by-sa.txt fdl.txt "%buildroot/%_docdir/%name/"
pushd "%buildroot/%_bindir/"
perl -i -lpe 's{^#!/usr/bin/env (\w*sh)}{#!/bin/$1}g' env_* parset
perl -i -lpe 's{^#!/usr/bin/env perl}{#!/usr/bin/perl}g' parallel
popd
%files
%defattr(-,root,root)