commit | f4b754638e14df29ae88b3de28d6de2d7dfac802 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Jul 22 05:57:14 2015 +0000 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Jul 22 05:59:08 2015 +0000 |
tree | ba5c595a821ab1b0b0a2148ef352112200df73aa | |
parent | 9ab4a669792614b47842148d65e00c500a3ef251 [diff] [blame] |
nfd: Created package with systemd scripts This commit also removes unnecessary customization for 14.04 Change-Id: If72f8da534cd47361ca1ee1d768588ae3f2c787e
diff --git a/nfd/Makefile b/nfd/Makefile index 2c636b8..8d15625 100644 --- a/nfd/Makefile +++ b/nfd/Makefile
@@ -11,6 +11,6 @@ VERSION=0.3.3 # PPA version -PPA_VERSION=1 +PPA_VERSION=3 include ../packaging.mk