diff options
author | Guillaume Rousse <guillomovitch@mandriva.org> | 2008-01-29 22:09:52 +0000 |
---|---|---|
committer | Guillaume Rousse <guillomovitch@mandriva.org> | 2008-01-29 22:09:52 +0000 |
commit | bd5b98eee876880e8be74fc599384d08595ad63b (patch) | |
tree | 77a82f6792e8935b93930c4728e6477d53488174 /Makefile | |
parent | aeaa4bc2dc78c82efb56e8621989c387fd555cc3 (diff) | |
download | spec-helper-bd5b98eee876880e8be74fc599384d08595ad63b.tar spec-helper-bd5b98eee876880e8be74fc599384d08595ad63b.tar.gz spec-helper-bd5b98eee876880e8be74fc599384d08595ad63b.tar.bz2 spec-helper-bd5b98eee876880e8be74fc599384d08595ad63b.tar.xz spec-helper-bd5b98eee876880e8be74fc599384d08595ad63b.zip |
translate_menu has been renamed
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ VERSION = 0.27.2 SVNPATH = svn+ssh://svn.mandriva.com/svn/soft/rpm/$(PACKAGE) SCRIPT_FILES = clean_files clean_perl compress_files strip_files \ - lib_symlinks gprintify.py fix-mo translate_menu.pl \ + lib_symlinks gprintify.py fix-mo translate_menu \ fixpamd gprintify remove_info_dir relink_symlinks fix-eol BIN_FILES = macroszification MACROS_FILES = spec-helper.macros |