diff --git a/build-deb.sh b/build-deb.sh new file mode 100755 index 0000000..df495c7 --- /dev/null +++ b/build-deb.sh @@ -0,0 +1,12 @@ +# ------------------------------------------------------------------------------ +# Copyright (C) 2012, Robert Johansson , 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