summaryrefslogtreecommitdiffstats
path: root/pkg/linux/module.defs
diff options
context:
space:
mode:
authorJohn Stebbins <[email protected]>2019-10-02 10:25:15 -0700
committerJohn Stebbins <[email protected]>2019-10-02 10:25:15 -0700
commit4986fd54995d4c315049b9ec0ecf47ebc1e4a3b8 (patch)
treec0ef7406e43fa6405f3595b5302ee06dd5002aee /pkg/linux/module.defs
parent83de2947788c563a43e74a66ec7ab275ad858c4a (diff)
LinGui: fix debian src package build stamp
Diffstat (limited to 'pkg/linux/module.defs')
-rw-r--r--pkg/linux/module.defs2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/linux/module.defs b/pkg/linux/module.defs
index 43729991b..307523058 100644
--- a/pkg/linux/module.defs
+++ b/pkg/linux/module.defs
@@ -40,7 +40,7 @@ PKG.cli.deb = $(PKG.out.abs/)$(HB.name)-$(HB.debversion)-Ubuntu_CLI_$(HOST.machi
PKG.gui.deb = $(PKG.out.abs/)$(HB.name)-$(HB.debversion)-Ubuntu_GUI_$(HOST.machine).deb
PKG.deb.basename = $(HB.name.lower)-$(HB.debversion)
PKG.src.deb.tar = $(HB.name.lower)_$(HB.debversion).tar.gz
-PKG.src.deb.stamp = $(STAGE.out.src.abs/).debsrc.stamp
+PKG.src.deb.stamp = $(STAGE.out.src.abs/).debsrc-$(HB.debversion).stamp
PKG.src.deb = $(PKG.out.abs/)$(HB.name.lower)_$(HB.debversion).deb
PKG.cli.tmp.deb = $(PKG.out.abs/)$(HB.name.lower)-cli_$(HB.debversion)_$(PKG.deb.machine).deb