Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

Commit

Permalink
Add vendor/cache to stager packaging spec
Browse files Browse the repository at this point in the history
  - Allows bosh packaging to use vendored vcap-staging gem during development

Change-Id: Icd9596b7711a819462b126b78b77e5907a43f60b
  • Loading branch information
ramnivas committed Jun 11, 2012
1 parent aee343d commit 867d487
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/stager/spec
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ dependencies:
- insight_agent
files:
- stager/{Gemfile,Gemfile.lock}
- stager/{bin,lib}/**/*
- stager/{bin,lib,vendor/cache}/**/*
- pkg_utils/*

0 comments on commit 867d487

Please sign in to comment.