mirror of
https://github.com/openharmony/third_party_lame.git
synced 2026-07-01 23:04:15 -04:00
4 lines
83 B
Bash
Executable File
4 lines
83 B
Bash
Executable File
#!/bin/sh
|
|
|
|
(cat ChangeLog.header ; svn2cl --break-before-msg --stdout) > ChangeLog
|