ソースを参照

fix building under Linux

Ralf S. Engelschall 24 年 前
コミット
7edd0eddd5
1 ファイル変更3 行追加0 行削除
  1. 3 0
      postfix/postfix.spec

+ 3 - 0
postfix/postfix.spec

@@ -131,6 +131,9 @@ Provides:     MTA
     %{l_rpmtool} subst \
         's;config_directory/postfix-script;command_directory/postfix-script;' \
         -- conf/postfix-script*
+    %{l_rpmtool} subst \
+        's;/usr/include;%{l_prefix}/include;g' \
+        -- makedefs
 
 %build