Skip to content
Snippets Groups Projects
build.sh 76 B
Newer Older
  • Learn to ignore specific revisions
  • #!/bin/sh
    
    cd `dirname $0`
    
    debuild -uc -us -b
    #fakeroot debian/rules clean