mirror of
https://github.com/ldc-developers/ldc.git
synced 2025-05-02 16:11:08 +03:00
4 lines
57 B
Bash
Executable file
4 lines
57 B
Bash
Executable file
#!/bin/bash
|
|
|
|
cd ../tango
|
|
patch -p0 < ../runtime/ldc.diff
|