Mercurial > mplayer.hg
changeset 34053:77c1b5736020
debian packaging: remove unnecessary rules 'get-orig-source'
it was needlessly copied from Debian's packaging and was used to create
a tarball suitable for the debian archive. This script never existed in
the mplayer development tree and is unnecessary.
author | siretart |
---|---|
date | Tue, 27 Sep 2011 16:39:36 +0000 |
parents | 9f19a87d2062 |
children | a70e8abec089 |
files | debian/rules |
diffstat | 1 files changed, 0 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/debian/rules Tue Sep 27 14:15:42 2011 +0000 +++ b/debian/rules Tue Sep 27 16:39:36 2011 +0000 @@ -182,10 +182,6 @@ binary: binary-indep binary-arch -get-orig-source: - dh_testdir - sh debian/get-orig-source.sh -d $(SVN_VERSION) - PHONY += build clean binary-indep binary-arch binary-common binary PHONY += install binary binary-arch binary-indep clean checkroot get-orig-source PHONY += autocontrol fix-orig-source copy-orig-from-svn download-and-unpack-orig