Просмотр исходного кода

Help Solaris find the damn autoconf cache file.

Michael Schloh von Bennewitz 24 лет назад
Родитель
Сommit
0732568565
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      mutt/mutt.spec

+ 2 - 2
mutt/mutt.spec

@@ -44,7 +44,7 @@ Distribution: OpenPKG [BASE]
 Group:        Mail
 License:      BSD
 Version:      %{V_mutt}i
-Release:      20020823
+Release:      20020826
 
 #   list of sources
 Source0:      ftp://ftp.mutt.org/pub/mutt/mutt-%{V_mutt}i.tar.gz
@@ -91,7 +91,7 @@ AutoReqProv:  no
     CFLAGS="%{l_cflags -O}" \
     CPPFLAGS="-DICONV_CONST=const" \
     ./configure \
-        --cache-file=config.cache \
+        --cache-file=./config.cache \
         --prefix=%{l_prefix} \
         --sysconfdir=%{l_prefix}/etc/mutt \
         --with-docdir=%{l_prefix}/share/mutt \