Changeset 5cf35d44569d80750387e681b350fa3990fd2ee7
- Timestamp:
- 07/29/07 10:28:36
(1 year ago)
- Author:
- Rémi Denis-Courmont <rem@videolan.org>
- git-committer:
- Rémi Denis-Courmont <rem@videolan.org> 1185697716 +0000
- git-parent:
[2e92d60a32069bcebc3e7c62205426f0c7ed0ce5]
- git-author:
- Rémi Denis-Courmont <rem@videolan.org> 1185697716 +0000
- Message:
Remove gettext template
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r8aa8878 |
r5cf35d4 |
|
| 420 | 420 | # Do the rest |
|---|
| 421 | 421 | ${autopoint} -f |
|---|
| | 422 | rm -f po/Makevars.template |
|---|
| 422 | 423 | ${aclocal} ${ACLOCAL_ARGS} |
|---|
| 423 | 424 | ${autoconf} |
|---|