From 8a86d0eb4fa15a4b7587a836277d09716c99cc57 Mon Sep 17 00:00:00 2001 From: Simon Schubert <2@0x2c.org> Date: Sun, 31 Oct 2010 23:55:45 +0100 Subject: [PATCH] make ppa: proper name --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a5e7189..266d0b4 100644 --- a/Makefile +++ b/Makefile @@ -80,4 +80,4 @@ ppa: dch -v "${debversion}~${DEB_DIST}" -D ${DEB_DIST} "${DEB_DIST} build" -b debuild -S -sa ver=$$(dpkg-parsechangelog -n1 | awk '$$1 == "Version:" { print $$2 }'); \ - dput ppa:corecode/dma ../$${ver}_source.changes + dput ppa:corecode/dma ../dma_$${ver}_source.changes -- 2.47.3