[Pkg-ganeti-devel] [ganeti] 01/01: d/rules: specify config backup dir at configure time
Apollon Oikonomopoulos
apoikos at moszumanska.debian.org
Sat Aug 23 16:45:48 UTC 2014
This is an automated email from the git hooks/post-receive script.
apoikos pushed a commit to branch master
in repository ganeti.
commit b6507774b37485ecf79b0e80b38481f572b8ecad
Author: Apollon Oikonomopoulos <apoikos at debian.org>
Date: Thu Jul 31 12:35:05 2014 +0300
d/rules: specify config backup dir at configure time
Closes: #754280
---
debian/rules | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index b230f26..ef1b7f0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -43,7 +43,8 @@ override_dh_auto_configure:
--with-haskell-flags="-optl -Wl,-z,relro -optl -Wl,--as-needed" \
--with-user-prefix=$(GNT_USERGROUP_PREFIX) \
--with-group-prefix=$(GNT_USERGROUP_PREFIX) \
- --with-ssh-initscript="/usr/sbin/invoke-rc.d ssh"
+ --with-ssh-initscript="/usr/sbin/invoke-rc.d ssh" \
+ --with-backup-dir="/var/backups"
override_dh_auto_clean:
[ ! -f Makefile ] || $(MAKE) distclean
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ganeti/ganeti.git
More information about the Pkg-ganeti-devel
mailing list