make deb and make tgz works now (RPM directory not up-to date)
[svn/Prometheus-QoS/.git] / debian / rules
index 78ad66a2670544fb2f7436611855bd2fe352712b..6d9f2788e2f022f4165756e6f70a3e02b041f303 100755 (executable)
@@ -6,7 +6,7 @@ CFLAGS = -Wall -g
 bindir = /usr/sbin
 mandir = /usr/share/man
 sysconfdir = /etc
-destdir = $(CURDIR)/deb/prometheus
+destdir = $(CURDIR)/debian/prometheus
 docdir = /usr/share/doc
 
 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
This page took 0.126062 seconds and 4 git commands to generate.