]> git.pld-linux.org Git - packages/rpmlint.git/blobdiff - bash-completion.patch
- up to 1.11
[packages/rpmlint.git] / bash-completion.patch
index 07395cae68c9aa22c479cdcf5255bc8b424f6417..4a671d4aef5ebabf8d2b9458d10de8c270191e8f 100644 (file)
@@ -6,7 +6,7 @@
  MANDIR=/usr/share/man
 +bash_compdir=$(shell pkg-config --variable=completionsdir bash-completion 2>/dev/null)
  
- FILES = rpmlint *.py INSTALL README README.devel COPYING tools/*.py \
+ FILES = rpmlint *.py INSTALL README.md README.devel COPYING tools/*.py \
        Makefile config rpmdiff rpmdiff.1 rpmlint.bash-completion rpmlint.1 \
 @@ -48,14 +48,13 @@
                chmod +x $(DESTDIR)$(BINDIR)/$$file ; \
This page took 0.029361 seconds and 4 git commands to generate.