source: mod_gnutls/build_module.sh @ 2db6923

debian/masterdebian/stretch-backportsjessie-backports
Last change on this file since 2db6923 was 62917e9, checked in by Dash Shendy <neuromancer@…>, 10 years ago

Added build script for Maintainers

Signed-off-by: Dash Shendy <neuromancer@…>

  • Property mode set to 100755
File size: 180 bytes
Line 
1#!/bin/bash
2
3echo "mod_gnutls - Maintained by Dash Shendy <neuromancer at dash.za.net>"
4echo "Building module configuration..."
5echo 
6echo `autoreconf -v -i -f`
7echo 
8echo "Done."
Note: See TracBrowser for help on using the repository browser.