/scripts/build_maverick

https://code.google.com/p/dwarftherapist/ · #! · 5 lines · 5 code · 0 blank · 0 comment · 0 complexity · 8a137d5c471de03bddc589203dd52c6b MD5 · raw file

  1. #!/bin/bash
  2. debuild -us -uc -S
  3. sudo pbuilder-dist maverick build ../*.dsc
  4. mkdir -p ../packages/maverick
  5. cp /home/ehlertjd/pbuilder/maverick_result/dwarftherapist_0.6.?_i386.deb ../packages/maverick