]> git.proxmox.com Git - pve-cluster.git/blame - debian/rules
set exec bit for openvz scripts
[pve-cluster.git] / debian / rules
CommitLineData
fe000966
DM
1#!/usr/bin/make -f
2# -*- makefile -*-
3
4# Uncomment this to turn on verbose mode.
5#export DH_VERBOSE=1
6
7# This has to be exported to make some magic below work.
8export DH_OPTIONS
9
10BUILDROOT := $(shell pwd)
11
12%:
13 dh $@
14
15
16override_dh_auto_configure:
17
18 ./autogen.sh
19
20 ./configure --prefix=/usr