Add configure step to build process.
* configure: Check to see if cp -a can be used. * configure: Check to see if cp --reflink=auto can be used.
This commit is contained in:
parent
5c7d1b0279
commit
54513c69ba
4 changed files with 89 additions and 2 deletions
3
debian/changelog
vendored
3
debian/changelog
vendored
|
@ -1,6 +1,9 @@
|
|||
git-annex (0.08) UNRELEASED; urgency=low
|
||||
|
||||
* Fix `git annex add ../foo` (when ran in a subdir of the repo).
|
||||
* Add configure step to build process.
|
||||
* configure: Check to see if cp -a can be used.
|
||||
* configure: Check to see if cp --reflink=auto can be used.
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Wed, 17 Nov 2010 13:54:49 -0400
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue