commit | c31e34ce3dbac93e44574e7d88eabb60fd015a1c | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri May 09 16:47:39 2014 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri May 09 16:47:39 2014 -0700 |
tree | 601c5acd546adaf87d43736763973d0085da2b96 | |
parent | c23d19439fea9155fa8073c24cee40f4f12515fe [diff] [blame] |
nfd: Fix bug with nfd-restart.upstart script
diff --git a/nfd/Makefile b/nfd/Makefile index 06719c6..a4b03de 100644 --- a/nfd/Makefile +++ b/nfd/Makefile
@@ -11,6 +11,6 @@ VERSION=0.1.0 # PPA version -PPA_VERSION=1 +PPA_VERSION=2 include ../packaging.mk