Skip to content

Commit

Permalink
Merge pull request #807 from jouvin/spma-templates
Browse files Browse the repository at this point in the history
config-rpm: do not define groups/names/yumng by default
  • Loading branch information
jrha authored Jul 12, 2016
2 parents aafb9ca + 19aedc1 commit b2d63d5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ncm-spma/src/main/pan/components/spma/config-rpm.pan
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ unique template components/spma/config-rpm;
# Prefix for packages/groups
prefix '/software';
'groups' ?= dict();
'groups/yumng/names' ?= list();
# Package to install
'packages' = pkg_repl("ncm-${project.artifactId}", "${no-snapshot-version}-${rpm.release}", "noarch");

Expand Down

0 comments on commit b2d63d5

Please sign in to comment.