← Back to team overview

ubuntu-sdk-team team mailing list archive

[Merge] ubuntu-app-platform:prime into ubuntu-app-platform:master

 

Christian Dywan has proposed merging ubuntu-app-platform:prime into ubuntu-app-platform:master.

Commit message:
Port to new prime keyword, superseding snap

Requested reviews:
  Ubuntu SDK team (ubuntu-sdk-team)

For more details, see:
https://code.launchpad.net/~ubuntu-sdk-team/ubuntu-app-platform/+git/ubuntu-app-platform/+merge/315701
-- 
Your team Ubuntu SDK team is requested to review the proposed merge of ubuntu-app-platform:prime into ubuntu-app-platform:master.
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 2e0ed84..3276f36 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -99,7 +99,7 @@ parts:
         # Add a droid derived Sans-Serif style CJK font
         - fonts-wqy-microhei
 
-    snap:
+    prime:
         - etc
         - lib/*
         - usr/bin/dbus*

Follow ups