This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# | |
# Esmil's magic rules file | |
# - building Debian packages without insulting your intelligence since 2010 | |
# | |
# See debian/build.sh for package specific build instructions. | |
# Here is a template for creating a new one: | |
# | |
# clean() { | |
# make clean |