summaryrefslogtreecommitdiffstats
path: root/pkg/linux/module.defs
diff options
context:
space:
mode:
authorjstebbins <[email protected]>2010-04-16 16:27:26 +0000
committerjstebbins <[email protected]>2010-04-16 16:27:26 +0000
commit15bc1a1219ec78bb6167ebaf8b8d6470e2867697 (patch)
tree709381cf181da6449624c5497d6ee5b019827e91 /pkg/linux/module.defs
parent34ac0b7697e575b9c9f2fbfe441d6da324311ec8 (diff)
cleanup linux rpm and debian packaging
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3230 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'pkg/linux/module.defs')
-rw-r--r--pkg/linux/module.defs1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/linux/module.defs b/pkg/linux/module.defs
index 267e5f70e..e4232b343 100644
--- a/pkg/linux/module.defs
+++ b/pkg/linux/module.defs
@@ -11,6 +11,7 @@ PKG.cli.deb = $(PKG.out/)$(HB.name)-$(HB.version)-Ubuntu_CLI_$(BUILD.machine).de
PKG.gui.deb = $(PKG.out/)$(HB.name)-$(HB.version)-Ubuntu_GUI_$(BUILD.machine).deb
PKG.deb.basename = handbrake-$(HB.version)
PKG.src.deb.tar = handbrake_$(HB.version).tar.gz
+PKG.src.deb.stamp = $(STAGE.out.src/).debsrc.stamp
PKG.src.deb = $(PKG.out/)handbrake_$(HB.version).deb
PKG.cli.tmp.deb = $(PKG.out/)handbrake-cli_$(HB.version)_$(PKG.deb.machine).deb