]> git.pld-linux.org Git - packages/zsh.git/commitdiff
config.sub is fresh enough already auto/th/zsh-5.9-1
authorJan Palus <atler@pld-linux.org>
Mon, 16 May 2022 14:52:18 +0000 (16:52 +0200)
committerJan Palus <atler@pld-linux.org>
Mon, 16 May 2022 14:52:18 +0000 (16:52 +0200)
zsh.spec

index f256ec635196f9135c1de5f5ff31e2be5e966cad..03b3fe853c09c3ec3965120f62b4d639160ebb69 100644 (file)
--- a/zsh.spec
+++ b/zsh.spec
@@ -176,7 +176,6 @@ install %{SOURCE2} .
 find Functions -type f -exec %{__sed} -i -e 's|#!.*/zsh|#!/bin/zsh|g' "{}" ";"
 
 %build
 find Functions -type f -exec %{__sed} -i -e 's|#!.*/zsh|#!/bin/zsh|g' "{}" ";"
 
 %build
-cp -f /usr/share/automake/config.sub .
 %{__autoconf}
 %{__autoheader}
 echo > stamp-h.in
 %{__autoconf}
 %{__autoheader}
 echo > stamp-h.in
This page took 0.101775 seconds and 4 git commands to generate.