summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authornima <nima@abc39116-655e-4be6-ad55-d661dc543056>2008-12-21 11:31:36 +0000
committernima <nima@abc39116-655e-4be6-ad55-d661dc543056>2008-12-21 11:31:36 +0000
commitb89740eb95934cfa50815076a39a6948002f50ca (patch)
tree3d2b980ffcff69056315d6d9db6973ff1349e17f /Makefile
parentddee60b9bad068405f520ddd772dffda2c742087 (diff)
downloadpython-dmidecode-b89740eb95934cfa50815076a39a6948002f50ca.tar.gz
python-dmidecode-b89740eb95934cfa50815076a39a6948002f50ca.tar.xz
python-dmidecode-b89740eb95934cfa50815076a39a6948002f50ca.zip
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
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
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