bacula/bacula.spec

changeset 171
b72f2be1f619
parent 142
c960abd3fd97
child 220
a6cd892638c1
equal deleted inserted replaced
2:395c6e5716d0 3:0bed630328a9
149 CC="%{l_cc}" \ 149 CC="%{l_cc}" \
150 CFLAGS="%{l_cflags -O}" \ 150 CFLAGS="%{l_cflags -O}" \
151 CPPFLAGS="%{l_cppflags ncurses}" \ 151 CPPFLAGS="%{l_cppflags ncurses}" \
152 LDFLAGS="%{l_ldflags} $LIBS" \ 152 LDFLAGS="%{l_ldflags} $LIBS" \
153 LIBS="$libs" \ 153 LIBS="$libs" \
154 GREP="grep" \
154 ./configure \ 155 ./configure \
155 --prefix=%{l_prefix} \ 156 --prefix=%{l_prefix} \
156 --with-dir-user=%{l_rusr} \ 157 --with-dir-user=%{l_rusr} \
157 --with-dir-group=%{l_rgrp} \ 158 --with-dir-group=%{l_rgrp} \
158 --with-sd-user=%{l_rusr} \ 159 --with-sd-user=%{l_rusr} \

mercurial