Yaakov Selkowitz writes:
> Do we really need to sort twice?
On closer inspection, the last sort doesn't do anything at all since it
operates on a single line. Corrected patch at
http://repo.or.cz/cygport/rpm-style.git/commitdiff/2ed7b33c7b7730a7c3acddd78069c5bf2281b3a4
Regards,
Achim.
--
+<[Q
Yaakov Selkowitz writes:
>> http://repo.or.cz/cygport/rpm-style.git/commitdiff/c57857ab52ba0c1c7edf37ae4fb9384690dd1df1
>
> Do we really need to sort twice?
Not necessarily, but I didn't want to run sed on the whole lot. I've
not tested which way is consuming more resources, though. The final
so
On 2015-12-12 09:19, Achim Gratz wrote:
The following two patches fix a bug in the shebang detection which was
not properly restricted to just the beginning of the file and a more
obscure on in the dependency extraction.
http://repo.or.cz/cygport/rpm-style.git/commitdiff/d5bd5854cce3acfea7572ce0
The following two patches fix a bug in the shebang detection which was
not properly restricted to just the beginning of the file and a more
obscure on in the dependency extraction.
http://repo.or.cz/cygport/rpm-style.git/commitdiff/d5bd5854cce3acfea7572ce0276519149ee92081
http://repo.or.cz/cygpor