From b89740eb95934cfa50815076a39a6948002f50ca Mon Sep 17 00:00:00 2001 From: nima Date: Sun, 21 Dec 2008 11:31:36 +0000 Subject: Added an upload into src.autonomy.net.au after source build. git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@160 abc39116-655e-4be6-ad55-d661dc543056 --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 91c212f..b6eb9c5 100644 --- a/Makefile +++ b/Makefile @@ -84,6 +84,7 @@ $(SRCSRV)/$(PACKAGE)/$(PACKAGE)_$(VERSION).orig.tar.gz: ../$(PACKAGE)_$(VERSION) debuild -S -sa mv ../$(PACKAGE)_$(VERSION)* ../sources cd ../sources && dupload -t mentors $(PACKAGE)_$(VERSION)-1_source.changes + scp ../sources/$(PACKAGE)_$(VERSION).orig.tar.gz nima@ntrust.net.au:/var/www/nima/sites/src.autonomy.net.au/pub/$(PACKAGE)/ ############################################################################### libdmidecode.so: dmihelper.o util.o dmioem.o dmidecode.o dmidecodemodule.o -- cgit