Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
snap,snappy,systemd: kill SNAP_FULLNAME #604
Conversation
|
|
added a commit
that referenced
this pull request
Mar 8, 2016
mvo5
merged commit d99ad13
into
snapcore:master
Mar 8, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
zyga commentedMar 8, 2016
The SNAP_FULLNAME variable was defined as Snap.Name + "." + Snap.Origin
(except for frameworks where .Origin was discarded). This patch removes
this variable entirely.
Signed-off-by: Zygmunt Krynicki zygmunt.krynicki@canonical.com