bacula/bacula.spec

changeset 651
0c602c0042b6
parent 650
f4280ba8b3ac
child 656
0f564e7490b9
equal deleted inserted replaced
10:4c0170ab999b 11:e2cea14be2df
149 # use localhost as default host 149 # use localhost as default host
150 %{l_shtool} subst \ 150 %{l_shtool} subst \
151 -e 's;hostname=.*;hostname=localhost;g' \ 151 -e 's;hostname=.*;hostname=localhost;g' \
152 configure 152 configure
153 153
154 # warning use of libtool(1) is defective in the case of static building.
155 # http://www.bacula.org/en/dev-manual/main/main/New_Features_in_5_2_1.html#SECTION006110000000000000000
154 # configure 156 # configure
155 LIBS= 157 LIBS=
156 case "%{l_platform -t}" in 158 case "%{l_platform -t}" in
157 *-sunos*) LIBS="-ldl" ;; 159 *-sunos*) LIBS="-ldl" ;;
158 esac 160 esac

mercurial