Changeset af2a439ead9597764a57a0125c703b649a4c86cb
- Timestamp:
- 02/07/08 08:00:31
(7 months ago)
- Author:
- Jean-Baptiste Kempf <jb@videolan.org>
- git-committer:
- Jean-Baptiste Kempf <jb@videolan.org> 1202367631 +0000
- git-parent:
[c6a01bb041e0e1071863b3f298eef99f72403722]
- git-author:
- Jean-Baptiste Kempf <jb@videolan.org> 1202367631 +0000
- Message:
Remove mkdir -p intl/ from bootstrap following [24803].
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| rad2b55d |
raf2a439 |
|
| 126 | 126 | # Automake complains if these are not present |
|---|
| 127 | 127 | echo > vlc-config.in |
|---|
| 128 | | mkdir -p intl |
|---|
| 129 | 128 | cp -f INSTALL INSTALL.svn |
|---|
| 130 | 129 | |
|---|