diff options
author | Ramón M. Gómez <ramongomez@us.es> | 2019-12-10 14:05:55 +0100 |
---|---|---|
committer | Ramón M. Gómez <ramongomez@us.es> | 2019-12-10 14:05:55 +0100 |
commit | bb474498037360194d2a9a997b50a648fbbd01b7 (patch) | |
tree | dd317c3d816ed9ac1747bdb1d22a01dac021edae /client/shared/lib/grub4dos/grub4dos-0.4.6a/Get_Source_of_This_Build.txt | |
parent | ce63f8dea2801019f43ececa9b12cce5d766c449 (diff) |
#935: New Grub4Dos binaries.
Diffstat (limited to 'client/shared/lib/grub4dos/grub4dos-0.4.6a/Get_Source_of_This_Build.txt')
-rwxr-xr-x | client/shared/lib/grub4dos/grub4dos-0.4.6a/Get_Source_of_This_Build.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/client/shared/lib/grub4dos/grub4dos-0.4.6a/Get_Source_of_This_Build.txt b/client/shared/lib/grub4dos/grub4dos-0.4.6a/Get_Source_of_This_Build.txt new file mode 100755 index 00000000..886a99ae --- /dev/null +++ b/client/shared/lib/grub4dos/grub4dos-0.4.6a/Get_Source_of_This_Build.txt @@ -0,0 +1,8 @@ +-e Get the source code of this build in this way:
+
+ git clone git://github.com/chenall/grub4dos.git
+ cd grub4dos
+ git checkout 34ca1a9 -b build
+
+-e and now you may do a "make" to compile.
+
|