Introduction
Introduction Statistics Contact Development Disclaimer Help
Remove hg log. - susmb - mounting of SMB/CIFS shares via FUSE
git clone git://git.codemadness.org/susmb
Log
Files
Refs
README
LICENSE
---
commit c418b9445543c8567d2f44e3a65b54372ae8c0cd
parent 53ea3c420dc91d99b340f65bd2d5f336fdcee39e
Author: Geoff Johnstone <[email protected]>
Date: Fri, 10 Apr 2009 13:52:29 +0100
Remove hg log.
Diffstat:
M Makefile | 1 -
1 file changed, 0 insertions(+), 1 deletion(-)
---
diff --git a/Makefile b/Makefile
@@ -86,7 +86,6 @@ tar:
mkdir $(STAGING)
git archive $(VERSION) | tar -C $(STAGING) -x -f -
git log > $(STAGING)/Changelog
- hg log -v > $(STAGING)/Changelog
cp -a $(PWD)/* $(STAGING)/
rm -rf $(STAGING)/.hg
(cd $(STAGING)/..; \
You are viewing proxied material from codemadness.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.