aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Rousse <guillomovitch@mandriva.org>2010-01-01 22:14:35 +0000
committerGuillaume Rousse <guillomovitch@mandriva.org>2010-01-01 22:14:35 +0000
commit6f8a2191a53e6e337a7123100f6c6ad65d07aba1 (patch)
treef7cb8d27baf577df1bbce0ed93b85b31eb171948
parent7ae06521fb17e39a3ef9d04bfb12f4780a112db0 (diff)
downloadspec-helper-6f8a2191a53e6e337a7123100f6c6ad65d07aba1.tar
spec-helper-6f8a2191a53e6e337a7123100f6c6ad65d07aba1.tar.gz
spec-helper-6f8a2191a53e6e337a7123100f6c6ad65d07aba1.tar.bz2
spec-helper-6f8a2191a53e6e337a7123100f6c6ad65d07aba1.tar.xz
spec-helper-6f8a2191a53e6e337a7123100f6c6ad65d07aba1.zip
no need for an obsolete AUTHOR file
-rw-r--r--AUTHORS1
-rw-r--r--Makefile2
2 files changed, 1 insertions, 2 deletions
diff --git a/AUTHORS b/AUTHORS
deleted file mode 100644
index 37787e2..0000000
--- a/AUTHORS
+++ /dev/null
@@ -1 +0,0 @@
-Frédéric Lepied <flepied@mandrakesoft.com>
diff --git a/Makefile b/Makefile
index d385b9c..ca0a553 100644
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@ SCRIPT_FILES = clean_files clean_perl compress_files strip_and_check_elf_files \
fix_pamd gprintify remove_info_dir relink_symlinks fix_eol
BIN_FILES = macroszification
MACROS_FILES = spec-helper.macros
-FILES = AUTHORS Makefile NEWS README test.pl \
+FILES = Makefile NEWS README test.pl \
$(SCRIPT_FILES) $(BIN_FILES) $(MACROS_FILES:=.in)
bindir = /usr/bin