QGIS/doCheckInstall.sh
2005-02-16 15:59:04 +00:00

15 lines
306 B
Bash
Executable File

#!/bin/bash
##
## A simple bash script to perform a checkinstall
##
# Accept default answers to all questions
# Set name
# Set version
# Set software group
# The package maintainer (.deb)
checkinstall --default --pkgname=qgis --pkgversion=0.7.0pre --pkggroup=GIS --maintainer=tim@linfiniti.com