[transmageddon] remove preset directory and files from build as they are obsolete



commit a57917fda736c634ec6ea938e065383946cd3152
Author: Christian Fredrik Kalager Schaller <christian schaller collabora co uk>
Date:   Sat May 28 12:50:22 2011 +0100

    remove preset directory and files from build as they are obsolete

 Makefile.am           |    2 +-
 configure.ac          |    1 -
 transmageddon.spec.in |    1 -
 3 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 65b9aec..d4f591e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
 ACLOCAL_AMFLAGS = -I common/m4 ${ACLOCAL_FLAGS}
 
-SUBDIRS	= bin src common po presets profiles
+SUBDIRS	= bin src common po profiles
 
 @INTLTOOL_DESKTOP_RULE@
 
diff --git a/configure.ac b/configure.ac
index 53479ef..81cfa38 100644
--- a/configure.ac
+++ b/configure.ac
@@ -69,7 +69,6 @@ common/Makefile
 common/m4/Makefile
 src/about.py
 src/Makefile
-presets/Makefile
 profiles/Makefile
 po/Makefile.in
 transmageddon.spec
diff --git a/transmageddon.spec.in b/transmageddon.spec.in
index 2edced9..b10dfbf 100644
--- a/transmageddon.spec.in
+++ b/transmageddon.spec.in
@@ -55,7 +55,6 @@ rm -rf %{buildroot}
 %{_datadir}/transmageddon
 %{_datadir}/pixmaps/transmageddon.svg
 %{_datadir}/applications/transmageddon.desktop
-%{_datadir}/gstreamer-0.10/presets/*.prs
 %{_mandir}/man1/transmageddon.1.gz
 
 %changelog



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]