Add build-deb.sh again
This commit is contained in:

committed by
Stefan Wahren

parent
f9e2edcb09
commit
d479e17d38
12
build-deb.sh
Executable file
12
build-deb.sh
Executable file
@ -0,0 +1,12 @@
|
|||||||
|
# ------------------------------------------------------------------------------
|
||||||
|
# Copyright (C) 2012, Robert Johansson <rob@raditex.nu>, Raditex Control AB
|
||||||
|
# All rights reserved.
|
||||||
|
#
|
||||||
|
# rSCADA
|
||||||
|
# http://www.rSCADA.se
|
||||||
|
# info@raditex.nu
|
||||||
|
#
|
||||||
|
# ------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
debuild -i -us -uc -b
|
||||||
|
#sudo pbuilder build $(NAME)_$(VERSION)-1.dsc
|
Reference in New Issue
Block a user