[rygel/rygel-0-28] data: Do not distribute scalable icons in tarball
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rygel/rygel-0-28] data: Do not distribute scalable icons in tarball
- Date: Mon, 12 Oct 2015 17:06:57 +0000 (UTC)
commit 49599683f4626ce1c89189f8fcfba9dcbc8760fc
Author: Jens Georg <mail jensge org>
Date: Sun Oct 11 19:04:53 2015 +0200
data: Do not distribute scalable icons in tarball
Adresses https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=800896
Signed-off-by: Jens Georg <mail jensge org>
configure.ac | 1 -
data/icons/Makefile.am | 2 +-
2 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index c71a701..ca84df8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -525,7 +525,6 @@ data/icons/32x32/Makefile
data/icons/48x48/Makefile
data/icons/120x120/Makefile
data/icons/128x128/Makefile
-data/icons/scalable/Makefile
data/rygel.desktop.in
data/rygel-preferences.desktop.in
doc/Makefile
diff --git a/data/icons/Makefile.am b/data/icons/Makefile.am
index f76f9b9..ab276d0 100644
--- a/data/icons/Makefile.am
+++ b/data/icons/Makefile.am
@@ -1 +1 @@
-SUBDIRS = 128x128 120x120 48x48 32x32 scalable
+SUBDIRS = 128x128 120x120 48x48 32x32
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]