Skip to content

Commit d479e17

Browse files
committed
Add build-deb.sh again
1 parent f9e2edc commit d479e17

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

build-deb.sh

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# ------------------------------------------------------------------------------
2+
# Copyright (C) 2012, Robert Johansson <[email protected]>, Raditex Control AB
3+
# All rights reserved.
4+
#
5+
# rSCADA
6+
# http://www.rSCADA.se
7+
8+
#
9+
# ------------------------------------------------------------------------------
10+
11+
debuild -i -us -uc -b
12+
#sudo pbuilder build $(NAME)_$(VERSION)-1.dsc

0 commit comments

Comments
 (0)