]> git.proxmox.com Git - fence-agents-pve.git/blobdiff - debian/rules
depend on either telnet or telnet-client
[fence-agents-pve.git] / debian / rules
index ac67cdd6c65e5a1544089a1a813be79cee4fdfdd..af69c6c9f8dcd18f841639e6c30cc66f8a14af59 100755 (executable)
@@ -8,49 +8,47 @@ export DH_OPTIONS
 
 AGENTS=        \
 alom           \
+amt            \
 apc            \
 apc_snmp       \
-baytech                \
 bladecenter    \
 brocade                \
-bullpap                \
 cisco_mds      \
 cisco_ucs      \
-cpint          \
 drac           \
 drac5          \
 eaton_snmp     \
-egenera                \
 eps            \
+hds_cb         \
+hpblade                \
 ibmblade       \
 ifmib          \
 ilo            \
 ilo_mp         \
 intelmodular   \
+ipdu           \
 ipmilan                \
 ldom           \
 lib            \
 lpar           \
 manual         \
-mcdata         \
-node_assassin  \
-nss_wrapper    \
-rackswitch     \
+netio          \
+ovh            \
+pve            \
 rsa            \
 rsb            \
 sanbox2                \
-scsi           \
-vixel          \
+scsi            \
 wti            \
-xcat           \
 zvm            
 
 DESTDIR=debian/fence-agents-pve/
 
 %:
-       dh $@ 
+       dh --with quilt $@  
 
 override_dh_auto_configure:
+       ./autogen.sh
        ./configure                                             \
                --prefix=/usr                                   \
                --localstatedir=/var                            \