Explorar o código

fix building under Linux

Ralf S. Engelschall %!s(int64=24) %!d(string=hai) anos
pai
achega
7edd0eddd5
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  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