소스 검색

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