Commit 9b86ef6b authored by Vitaly Lipatov's avatar Vitaly Lipatov

remove obsoleted ChangeLog, move obsoleted scripts, dont pack it

parent cf64532d
......@@ -49,7 +49,6 @@ RECOMMENDED packages: gcc-c++ perl-libwww ccache elinks mutt hasher curl
%files -f %name.lang
%doc AUTHORS README TODO NEWS QuickHelp*
%doc tools/upload-to-alt tools/ls-incoming tools/check_spec.sh
%_bindir/*
%_datadir/eterbuild/
# for backward compatibility (will removed in 2.0)
......
......@@ -14,7 +14,7 @@ all: etersoft-build-utils.mo
etersoft-build-utils.mo: etersoft-build-utils.po
$(MSGFMT) -c -o t-$@ $< && mv t-$@ $@
etersoft-build-utils.pot: $(SCRIPTLIST) ../tools/upload-to-alt Makefile
etersoft-build-utils.pot: $(SCRIPTLIST) Makefile
ls -1 -d ../bin/* | xargs xgettext -a -o $@ -L Shell --from-code=koi8-r $^ || :
etersoft-build-utils.po: etersoft-build-utils.pot
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment