pre-release cleanup
[svn/Prometheus-QoS/.git] / prometheus.debian
index 1f5308bdcdc11ae0efade74af25b33cef972a5a1..d5487e59e50610eb8e08e18a35aa7a68bbf7efce 100755 (executable)
@@ -5,7 +5,7 @@ version=`grep VERSION Makefile | gawk -F= '{ print $2 }'`
 package=`grep PACKAGE Makefile | gawk -F= '{ print $2 }'`
 maintainer='gandalf <gandalf@arachne.cz>'
 
-patch -Nl <debian/prometheus.patch
+#patch -Nl <debian/prometheus.patch
 
 sed     -e "s/__ARCHITECTURE__/$arch/" \
         -e "s/__VERSION__/$version/" \
This page took 0.084616 seconds and 4 git commands to generate.