- Pridani generovani statistik do prometheus.cron
[svn/Prometheus-QoS/.git] / Makefile
index eb33db8cc99219cfdf1a56aeca7431d7246cb75f..767f430c37dcba3cfbfd312c82290f4dad878fa6 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -11,7 +11,7 @@ main: prometheus
 
 deb: main
        debian/prometheus.debian
-       dpkg-buildpackage
+       dpkg-buildpackage -rfakeroot
 
 tgz: clean
        cp -r . ../$(PACKAGE)-$(VERSION)
This page took 0.085729 seconds and 4 git commands to generate.