- Revert change to pkg-plist.client and fix it in Makefile (scriptdir).

Submitted by:	maintainer via IRC
This commit is contained in:
Wesley Shields 2009-06-15 20:34:28 +00:00
parent c5c56c0611
commit c7a5aedd95
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=235913
2 changed files with 2 additions and 2 deletions

View file

@ -49,7 +49,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-tcp-wrappers=/usr/lib \
--enable-smartalloc \
--with-working-dir=${BACULA_DIR} \
--with-scriptdir=${PREFIX}/share/${PORTNAME} \
--with-scriptdir=${PREFIX}/share/bacula \
--with-readline=yes \
--disable-conio \
--enable-batch-insert

View file

@ -5,4 +5,4 @@ sbin/bconsole
@unexec /usr/bin/killall badula-fd > /dev/null 2>&1 || true
@exec mkdir -p %%BACULA_DIR%%
@dirrmtry %%BACULA_DIR%%
@dirrm share/bacula2
@dirrm share/bacula