summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f753ad0..7dac5d3 100644
--- a/Makefile
+++ b/Makefile
@@ -64,7 +64,7 @@ $(SRCSRV)/$(PACKAGE)/$(PACKAGE)_$(VERSION).orig.tar.gz: ../$(PACKAGE)_$(VERSION)
cd ../build-area/ && \
gpg --clearsign python-dmidecode_2.10-1_i386.changes && \
mv python-dmidecode_2.10-1_i386.changes.asc python-dmidecode_2.10-1_i386.changes && \
- dupload -t mentors python-dmidecode_2.10-1_i386.changes
+ echo dupload -t mentors python-dmidecode_2.10-1_i386.changes
touch $@
$(SO):