Committed revision 320 to http://bazaar.launchpad.net/~toby-mi6/dvc/toby_allsopp
Convert version info commands from arch to bzr.
* lisp/Makefile.in (ARCH): Remove, replace with...
(BZR): New variable containing name of bzr executable.
(ARCH_DIR_EXISTS): Rename to...
(BZR_DIR_EXISTS): ... and look for .bzr directory instead of {arch}.
(BZR_REVISION_CMD): New variable containing shell commands to output a
concise description of the current bzr revision.
(dvc-version.el): Depend on .bzr directory instead of {arch}. Use
BZR_REVISION_CMD to get the revision information.
* texinfo/Makefile.in (ARCH): Remove, replace with...
(BZR): New variable containing name of bzr executable.
(ARCH_DIR_EXISTS): Rename to...
(BZR_DIR_EXISTS): ... and look for .bzr directory instead of {arch}.
(BZR_REVISION_CMD): New variable containing shell commands to output a
concise description of the current bzr revision.
(dvc-version.texinfo): Depend on .bzr directory instead of {arch}. Use
BZR_REVISION_CMD to get the revision information.
_______________________________________________
Dvc-dev mailing list
[email protected]
https://mail.gna.org/listinfo/dvc-dev