ngc891 pushed a commit to branch master.

http://git.enlightenment.org/apps/ephoto.git/commit/?id=f3cff05b5d4ddbf530f51d843e06fff6e0d5daa5

commit f3cff05b5d4ddbf530f51d843e06fff6e0d5daa5
Author: Jerome Pinot <[email protected]>
Date:   Thu Feb 6 15:32:07 2014 +0900

    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

-- 


Reply via email to