Architecture (meta) #2224
Harmonize usage of "make veryclean" and "make localclean" in packages SOURCES
| Status: | Released | Start date: | 2012-01-31 | |
|---|---|---|---|---|
| Priority: | 2 | Due date: | ||
| Assignee: | % Done: | 100% |
||
| Category: | - | |||
| Target version: | Rudder - 2.4.0~alpha4 |
Description
Each package in the rudder-packages git repo has a directory named "SOURCES" that contains a Makefile that helps fetch any required sources and dependencies, and prepare them for building the packages.
This Makefile has two handy targets: "make localclean" and "make veryclean". The difference is meant to be that "make localclean" removes any generated files, and make veryclean will remove anything that's not supposed to be commited in git.
However, this is currently a bit mix-and-matched, so I'm going to clean it up.
Associated revisions
Harmonize usage of "make veryclean" and "make localclean" in packages SOURCES. Fixes #2224
Make more generic use of mv for rudder-sources since we don't always know what version we're getting. Refs #2224
History
#1
Updated by Jonathan CLARKE over 1 year ago
- Status changed from In progress to Pending technical review
- % Done changed from 0 to 100
Applied in changeset ca9517ed7fa9f24622c7bed638cadaf22147bc91.
#2
Updated by Nicolas PERRON over 1 year ago
Seems Good
#3
Updated by Jonathan CLARKE over 1 year ago
- Status changed from Pending technical review to Released
#4
Updated by Jonathan CLARKE about 1 year ago
- Tracker changed from Bug to Architecture (meta)
#5
Updated by Nicolas PERRON 3 months ago
- Project changed from Rudder to packages
- Category deleted (
11)