WIP
This commit is contained in:
parent
726ec70f7a
commit
aacb01917c
16 changed files with 74 additions and 5 deletions
12
skel/config
Executable file
12
skel/config
Executable file
|
|
@ -0,0 +1,12 @@
|
|||
# @P@/config
|
||||
# kate: @KATE_MODELINE@
|
||||
# vim: @VIM_MODELINE@
|
||||
#
|
||||
# (c)2006, @AUTHOR@, <@EMAIL@>.
|
||||
# Released under the GNU GPLv2. See file COPYING or
|
||||
# http://www.gnu.org/copyleft/gpl.html for details.
|
||||
#
|
||||
# This file contains options used to build @P@.
|
||||
#
|
||||
|
||||
[ -z "${PREFIX}" ] && PREFIX="/usr/local"
|
||||
Loading…
Add table
Add a link
Reference in a new issue