[x265] [PATCH 3/5][RFC] astyle: Do not include binary
Derek Buitenhuis
derek.buitenhuis at gmail.com
Mon Sep 23 19:14:12 CEST 2013
It's very stupid to include an easily available binary in
a version control system.
Signed-off-by: Derek Buitenhuis <derek.buitenhuis at gmail.com>
---
doc/astyle/AStyle.exe | Bin 314368 -> 0 bytes
doc/astyle/drag-astyle.bat | 2 +-
2 files changed, 1 insertion(+), 1 deletion(-)
delete mode 100644 doc/astyle/AStyle.exe
diff --git a/doc/astyle/AStyle.exe b/doc/astyle/AStyle.exe
deleted file mode 100644
index 45580d54a5e206086f7cb0e9f200586b84aaee82..0000000000000000000000000000000000000000
diff --git a/doc/astyle/drag-astyle.bat b/doc/astyle/drag-astyle.bat
index e122cad..c990bf3 100644
--- a/doc/astyle/drag-astyle.bat
+++ b/doc/astyle/drag-astyle.bat
@@ -8,4 +8,4 @@
:: at the same relative depth as process\c++style.txt
::
-%~dp0\AStyle.exe --options=%~dp0\astyle-config.txt %*
+AStyle.exe --options=%~dp0\astyle-config.txt %*
--
1.8.4
More information about the x265-devel
mailing list