[SCM] devede/master: Drop patches that don't apply anymore

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Sat Nov 7 13:21:58 UTC 2015


The following commit has been merged in the master branch:
commit 105f9764c55df5f61bf6b0e8712ce1f7760f232f
Author: Alessio Treglia <alessio.treglia at smartodds.co.uk>
Date:   Sat Nov 7 12:53:28 2015 +0000

    Drop patches that don't apply anymore

diff --git a/debian/patches/01-fix_building.patch b/debian/patches/01-fix_building.patch
deleted file mode 100644
index 8b93503..0000000
--- a/debian/patches/01-fix_building.patch
+++ /dev/null
@@ -1,32 +0,0 @@
-Author: Alessio Treglia <quadrispro at ubuntu.com>
-Description: Install only locales, the other stuff will be installed
- by setup.py.
----
- install.sh |   11 -----------
- 1 file changed, 11 deletions(-)
-
---- devede.orig/install.sh
-+++ devede/install.sh
-@@ -130,12 +130,6 @@ then
- 	#		paths (relative to DESTDIR).
- 
- 	install_locales "/usr/share"		# Locales are common.
--
--	install_others	"/usr/local/bin"				\
--			"/usr/local/share"				\
--			"/usr/local/lib/devede"				\
--			"/usr/local/share/devede"			\
--			"/usr/local/share/doc/devede"
- else
- 
- 	#	Be sure all paths are defined.
-@@ -152,9 +146,4 @@ else
- 	#	And now, install everything according to paths above.
- 
- 	install_locales "${datadir}"
--	install_others	"${bindir}"					\
--			"${datadir}"					\
--			"${pkglibdir}"					\
--			"${pkgdatadir}"					\
--			"${pkgdocdir}"
- fi
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 200bee2..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-01-fix_building.patch

-- 
devede packaging



More information about the pkg-multimedia-commits mailing list