[SCM] Video extraction utility for YouTube, Google Video and other video sites (Debian packaging) branch, master, updated. debian/2.3.2-1-6-g8059635
Ansgar Burchardt
ansgar at debian.org
Sat Dec 10 21:22:29 UTC 2011
The following commit has been merged in the master branch:
commit 10eb06399aaaca2f49d5d611b57259812a46d9fb
Author: Ansgar Burchardt <ansgar at debian.org>
Date: Sat Dec 10 22:12:22 2011 +0100
Include a cliverc.
diff --git a/debian/clean b/debian/clean
new file mode 100644
index 0000000..7659064
--- /dev/null
+++ b/debian/clean
@@ -0,0 +1 @@
+debian/cliverc
diff --git a/debian/clive.install b/debian/clive.install
new file mode 100644
index 0000000..2cdcda3
--- /dev/null
+++ b/debian/clive.install
@@ -0,0 +1 @@
+debian/cliverc usr/share/clive
diff --git a/debian/rules b/debian/rules
index c533095..9c902c3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,5 +4,9 @@
%:
dh $@
+override_dh_auto_build:
+ dh_auto_build
+ sed -e s,/usr/bin/,, <examples/cliverc >debian/cliverc
+
override_dh_builddeb:
dh_builddeb -- -Zxz
--
Video extraction utility for YouTube, Google Video and other video sites (Debian packaging)
More information about the Pkg-perl-cvs-commits
mailing list