click-buddy with --dir option puts clicks in source tree
Bug #1376332 reported by
Kyle Nitzsche
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
phablet-tools (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Since I prefer to build outside of my source tree, I tried using:
$ click-buddy --arch armhf --framework ubuntu-sdk-14.10 --dir PATH
This puts the built click in the source tree dir identified by PATH (and also in my pwd).
Expectation: click only ends up in pwd
Related branches
lp://staging/~larryprice/phablet-tools/click-buddy-use-build-dir
- Ubuntu Phablet Team: Pending requested
-
Diff: 42 lines (+4/-7)1 file modifiedclick-buddy (+4/-7)
To post a comment you must log in.
I'll add that I wish --dir option supported NOT putting generated cmake files in the source tree either. This pollutes the source tree and requires that I bzr ignore these files for each and every project.