summaryrefslogtreecommitdiffstats
path: root/debian/source
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-12-29 23:46:13 +0100
committerwm4 <wm4@nowhere>2013-12-29 23:47:39 +0100
commitba60c400ae5c69bd8b7f6c1368e6e8c6bfb42f24 (patch)
treeffbb8c2d3e17646acbeb06ca9cf29af9c6a13038 /debian/source
parent4a3cd16f2fb2cdb67a1ff16217365f8c61133044 (diff)
downloadmpv-build-ba60c400ae5c69bd8b7f6c1368e6e8c6bfb42f24.tar.bz2
mpv-build-ba60c400ae5c69bd8b7f6c1368e6e8c6bfb42f24.tar.xz
Remove incomprehensible Debian magic
I don't know how to fix this. It appears that debian/rules should contain a override_dh_auto_install target, but I have not the slightest clue what it should do or what it did with the old Makefile or how to make it work with waf. Why the heck can't I just list the files that should be installed? Note: this is not a real removal. If someone wants to fix this, a pull request reverting this commit + fixing the waf build would be welcome. For now I'm removing this, because fixing it is probably a huge time sink (just to learn Debian cryptomagic?), and I don't want to confuse users with non-working instructions and packaging files.
Diffstat (limited to 'debian/source')
-rw-r--r--debian/source/format1
-rw-r--r--debian/source/options2
2 files changed, 0 insertions, 3 deletions
diff --git a/debian/source/format b/debian/source/format
deleted file mode 100644
index 89ae9db..0000000
--- a/debian/source/format
+++ /dev/null
@@ -1 +0,0 @@
-3.0 (native)
diff --git a/debian/source/options b/debian/source/options
deleted file mode 100644
index 659f59c..0000000
--- a/debian/source/options
+++ /dev/null
@@ -1,2 +0,0 @@
-compression = xz
-compression-level = best