diff options
author | Guillaume Rousse <guillomovitch@mandriva.org> | 2008-02-10 14:24:43 +0000 |
---|---|---|
committer | Guillaume Rousse <guillomovitch@mandriva.org> | 2008-02-10 14:24:43 +0000 |
commit | 7c291669bab5cf44b615a7073eb0752be7a44612 (patch) | |
tree | 7df29cadeddfb6419661e052ca933161d5e38c3a /Makefile | |
parent | 0fd87f896eea780920497633ec02f2759e80ab89 (diff) | |
download | spec-helper-7c291669bab5cf44b615a7073eb0752be7a44612.tar spec-helper-7c291669bab5cf44b615a7073eb0752be7a44612.tar.gz spec-helper-7c291669bab5cf44b615a7073eb0752be7a44612.tar.bz2 spec-helper-7c291669bab5cf44b615a7073eb0752be7a44612.tar.xz spec-helper-7c291669bab5cf44b615a7073eb0752be7a44612.zip |
name harmonization
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,8 +3,8 @@ VERSION = 0.28.0 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 \ - fixpamd gprintify remove_info_dir relink_symlinks fix-eol + lib_symlinks gprintify.py fix_mo translate_menu \ + fix_pamd gprintify remove_info_dir relink_symlinks fix_eol BIN_FILES = macroszification MACROS_FILES = spec-helper.macros FILES = AUTHORS Makefile NEWS README \ |