Browse Source

fix pinfo

Ralf S. Engelschall 24 years ago
parent
commit
aae1b6226a
1 changed files with 2 additions and 0 deletions
  1. 2 0
      pinfo/pinfo.spec

+ 2 - 0
pinfo/pinfo.spec

@@ -36,6 +36,7 @@ Release:      2
 
 #   list of sources
 Source0:      http://zeus.polsl.gliwice.pl/~pborys/stable-version/pinfo-%{version}.tar.gz
+Source1:      config.guess
 
 #   build information
 Prefix:       %{l_prefix}
@@ -50,6 +51,7 @@ AutoReqProv:  no
 
 %prep
     %setup -q 
+    cp %{SOURCE config.guess} .
 
 %build
     CC="%{l_cc}" \