Merge lp:~elopio/snapcraft/fix1501977-mising_plugin_keyword into lp:~snappy-dev/snapcraft/core

Proposed by Leo Arias
Status: Merged
Approved by: Sergio Schvezov
Approved revision: 226
Merged at revision: 226
Proposed branch: lp:~elopio/snapcraft/fix1501977-mising_plugin_keyword
Merge into: lp:~snappy-dev/snapcraft/core
Diff against target: 9 lines (+1/-0)
1 file modified
examples/py2-project/snapcraft.yaml (+1/-0)
To merge this branch: bzr merge lp:~elopio/snapcraft/fix1501977-mising_plugin_keyword
Reviewer Review Type Date Requested Status
Sergio Schvezov Approve
Review via email: mp+273169@code.launchpad.net

Commit message

Added the make plugin name in the py2-project example.

To post a comment you must log in.
Revision history for this message
Sergio Schvezov (sergiusens) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'examples/py2-project/snapcraft.yaml'
2--- examples/py2-project/snapcraft.yaml 2015-10-01 08:54:15 +0000
3+++ examples/py2-project/snapcraft.yaml 2015-10-02 02:49:00 +0000
4@@ -13,4 +13,5 @@
5 plugin: python2
6 source: git://github.com/markokr/spongeshaker.git
7 make-project:
8+ plugin: make
9 source: .

Subscribers

People subscribed via source and target branches

to all changes: