From f3cff05b5d4ddbf530f51d843e06fff6e0d5daa5 Mon Sep 17 00:00:00 2001 From: Jerome Pinot Date: Thu, 6 Feb 2014 15:32:07 +0900 Subject: [PATCH] ephoto: remove references to COPYING.icons that were left over --- Makefile.am | 2 +- ephoto.spec.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index 6a062a8..800020a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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 diff --git a/ephoto.spec.in b/ephoto.spec.in index d76f41d..55298a5 100644 --- a/ephoto.spec.in +++ b/ephoto.spec.in @@ -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