diff options
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.
+
|