diff options
Diffstat (limited to 'net/misc/tinc/tinc.mkbuild')
-rw-r--r-- | net/misc/tinc/tinc.mkbuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net/misc/tinc/tinc.mkbuild b/net/misc/tinc/tinc.mkbuild index 2214df7..e0755a4 100644 --- a/net/misc/tinc/tinc.mkbuild +++ b/net/misc/tinc/tinc.mkbuild @@ -56,7 +56,7 @@ # # Build number. # Auto-set to default 1 -[[BUILD NUMBER]]="2" +[[BUILD NUMBER]]="3" # # Source Name construction string @@ -114,7 +114,7 @@ #[[SIGNING URL]]="" #[[CONFIG FILES]]="" #[[PATCH URLS]]="" -#[[REST OF DOINST.SH]]="" +[[REST OF DOINST.SH]]="config etc/rc.d/rc.tinc.new" [[PATCH FILES]]="" [[NUMBER OF PREFIX SLASHES TO STRIP]]="1" @@ -156,12 +156,12 @@ off: patch_source on: strip_binaries on: compress_manpages off: compress_info_files -off: copy_init_scripts + on: copy_init_scripts off: copy_config_files on: install_documentation on: slackdesc off: move_config_files -off: postinstall_script + on: postinstall_script off: slack_required on: build_package on: clean_builds |