ephoto: remove references to COPYING.icons that were left over

v-1.6.0
Jerome Pinot 9 years ago
parent e274f34432
commit f3cff05b5d
  1. 2
      Makefile.am
  2. 2
      ephoto.spec.in

@ -23,7 +23,7 @@ if HAVE_PO
SUBDIRS += po
endif
EXTRA_DIST = README AUTHORS COPYING COPYING.icons ephoto.spec
EXTRA_DIST = README AUTHORS COPYING ephoto.spec
ACLOCAL_AMFLAGS = -I m4

@ -38,7 +38,7 @@ test "x$RPM_BUILD_ROOT" != "x/" && rm -rf $RPM_BUILD_ROOT
%files
%defattr(-, root, root)
%doc AUTHORS ChangeLog COPYING COPYING.icons README
%doc AUTHORS ChangeLog COPYING README
%{_bindir}/*
%{_datadir}/*
%{_libdir}/*.so

Loading…
Cancel
Save