X-Git-Url: https://git.harvie.cz/?p=svn%2FPrometheus-QoS%2F.git;a=blobdiff_plain;f=debian%2Fprometheus.debian;fp=debian%2Fprometheus.debian;h=c17d10c5cb819212c788f27bfac2fa3b94e55488;hp=0000000000000000000000000000000000000000;hb=03a8ebc89cec35513922872b2f87bc63cb78c669;hpb=bfa17fc5a6298ef207c5fbc9867bd82443909921 diff --git a/debian/prometheus.debian b/debian/prometheus.debian new file mode 100755 index 0000000..c17d10c --- /dev/null +++ b/debian/prometheus.debian @@ -0,0 +1,17 @@ +#!/bin/bash + +arch=`dpkg-architecture -qDEB_HOST_ARCH` +version=`grep VERSION= Makefile | cut -d = -f 2` +package=`grep PACKAGE= Makefile | cut -d = -f 2` +maintainer="gandalf " +control=debian/prometheus.control + +#patch -Nl debian/control + +