Kaynağa Gözat

upgrading package: gcc34 3.4s20030806 -> 3.4s20030813

Ralf S. Engelschall 22 yıl önce
ebeveyn
işleme
600218272d
1 değiştirilmiş dosya ile 3 ekleme ve 2 silme
  1. 3 2
      gcc34/gcc34.spec

+ 3 - 2
gcc34/gcc34.spec

@@ -26,7 +26,7 @@
 #   package version
 %define       V_full         3.4
 %define       V_comp         34
-%define       V_snap         20030806
+%define       V_snap         20030813
 
 #   package information
 Name:         gcc34
@@ -38,7 +38,7 @@ Distribution: OpenPKG [EVAL]
 Group:        Compiler
 License:      GPL
 Version:      %{V_full}s%{V_snap}
-Release:      20030808
+Release:      20030813
 
 #   package options
 %option       with_cxx       yes
@@ -121,6 +121,7 @@ Provides:     gcc = %{version}-%{release}
         --prefix=%{l_prefix} \
         --exec-prefix=%{l_prefix} \
         --includedir=%{l_prefix}/include/gcc%{V_comp} \
+        --libexecdir=%{l_prefix}/libexec/gcc%{V_comp} \
         --with-gxx-include-dir=%{l_prefix}/include/g++%{V_comp} \
         --with-local-prefix=%{l_prefix}/lib/gcc%{V_comp} \
         --enable-languages="${l_enable_languages}" \