diff options
author | Guillaume Rousse <guillomovitch@mandriva.org> | 2010-01-01 22:11:56 +0000 |
---|---|---|
committer | Guillaume Rousse <guillomovitch@mandriva.org> | 2010-01-01 22:11:56 +0000 |
commit | 7ae06521fb17e39a3ef9d04bfb12f4780a112db0 (patch) | |
tree | e3279b05a9cfb7a954fd81b832956f6c7659408c /Makefile | |
parent | ae8634eac54dba1d484e7d3ed6e877e4925582e1 (diff) | |
download | spec-helper-7ae06521fb17e39a3ef9d04bfb12f4780a112db0.tar spec-helper-7ae06521fb17e39a3ef9d04bfb12f4780a112db0.tar.gz spec-helper-7ae06521fb17e39a3ef9d04bfb12f4780a112db0.tar.bz2 spec-helper-7ae06521fb17e39a3ef9d04bfb12f4780a112db0.tar.xz spec-helper-7ae06521fb17e39a3ef9d04bfb12f4780a112db0.zip |
gprintify.py doesn't exists anymore
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ VERSION = 0.30.6 SVNPATH = svn+ssh://svn.mandriva.com/svn/soft/rpm/$(PACKAGE) SCRIPT_FILES = clean_files clean_perl compress_files strip_and_check_elf_files \ - lib_symlinks gprintify.py fix_mo translate_menu \ + lib_symlinks fix_mo translate_menu \ fix_pamd gprintify remove_info_dir relink_symlinks fix_eol BIN_FILES = macroszification MACROS_FILES = spec-helper.macros |