summaryrefslogtreecommitdiffstats
path: root/pkg
diff options
context:
space:
mode:
authorjstebbins <[email protected]>2014-10-24 16:47:17 +0000
committerjstebbins <[email protected]>2014-10-24 16:47:17 +0000
commit72f9f4e8c8fd474797cde06ec951cc5f26ff6fc0 (patch)
treeb4942e902c9ab1ebd86c4d8ed90c1ad6348c89d1 /pkg
parent66ea6c974a66587b252b6af04ea96f2651f2baf7 (diff)
LinGui: fix ubuntu 14.10 snapshot
forgot to push the source package git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6463 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'pkg')
-rw-r--r--pkg/linux/module.rules1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/linux/module.rules b/pkg/linux/module.rules
index eeadf3ae4..23692fb31 100644
--- a/pkg/linux/module.rules
+++ b/pkg/linux/module.rules
@@ -77,6 +77,7 @@ $(PKG.cli.deb): $(PKG.gui.tmp.deb)
# Debian source package rules
#
pkg.push.src.deb:: $(PKG.src.deb.stamp)
+ (cd $(STAGE.out.src/)utopic && dput handbrake-snapshots handbrake_$(HB.version)ppa1~utopic1_source.changes )
(cd $(STAGE.out.src/)trusty && dput handbrake-snapshots handbrake_$(HB.version)ppa1~trusty1_source.changes )
$(PKG.src.deb.stamp): GNUmakefile