]> git.proxmox.com Git - corosync-pve.git/commitdiff
enable augeas lense installation
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 25 Feb 2015 17:48:26 +0000 (18:48 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 25 Feb 2015 17:48:26 +0000 (18:48 +0100)
debian/corosync-pve.install
debian/rules

index c0e185704d10e3b4777f8079799a8f14a3414f1c..5bc23b617f7803f770fc709dbfae28c117f17f1f 100644 (file)
@@ -3,4 +3,5 @@ usr/bin/corosync-blackbox
 usr/share/man/man5
 usr/share/man/man8
 debian/corosync.service lib/systemd/system
-usr/share/corosync/corosync
\ No newline at end of file
+usr/share/corosync/corosync
+usr/share/augeas/lenses/corosync.aug
\ No newline at end of file
index 82b5dfb0640a279c0ec0b0c29d525a93fdcc05ac..4c37c6002046612d6086f9538a424c8ce134b30d 100755 (executable)
@@ -21,6 +21,7 @@ override_dh_auto_configure:
        --mandir=\$${prefix}/share/man          \
        --localstatedir=/var                    \
        --infodir=\$${prefix}/share/info        \
+       --enable-augeas                         \
        --enable-systemd
 
 override_dh_systemd_enable: