aboutsummaryrefslogtreecommitdiff
path: root/sci
diff options
context:
space:
mode:
authorrudson <rudson@18ef50b8-d735-4ccd-97c1-689132df3dd9>2007-12-02 01:42:45 +0000
committerrudson <rudson@18ef50b8-d735-4ccd-97c1-689132df3dd9>2007-12-02 01:42:45 +0000
commit911139de7f5b7d89386881369a149431bcf0751a (patch)
tree3e417276d1cb8b65e4342de6888dda6003d23511 /sci
parentb3e2bfb7253ae0f03d1ab5339006edacb8eb9e3c (diff)
downloadmkbuilds-911139de7f5b7d89386881369a149431bcf0751a.tar.gz
mkbuilds-911139de7f5b7d89386881369a149431bcf0751a.tar.bz2
git-svn-id: svn+slack://slack.fluxo.info/var/svn/mkbuilds@23 18ef50b8-d735-4ccd-97c1-689132df3dd9
Diffstat (limited to 'sci')
-rw-r--r--sci/mathematics/octave/octave.mkbuild14
1 files changed, 7 insertions, 7 deletions
diff --git a/sci/mathematics/octave/octave.mkbuild b/sci/mathematics/octave/octave.mkbuild
index b40cc8e..994c12b 100644
--- a/sci/mathematics/octave/octave.mkbuild
+++ b/sci/mathematics/octave/octave.mkbuild
@@ -104,20 +104,20 @@
on: error_codes
on: start_structure
on: download_source
-off: md5sum_download_and_check_0
-off: md5sum_download_and_check_1
-off: gpg_signature_check
+#on: md5sum_download_and_check_0
+#on: md5sum_download_and_check_1
+#on: gpg_signature_check
on: untar_source
-off: patch_source
+#on: path_source
on: configure
on: make_package
on: install_package
on: strip_binaries
-off: compress_manpages
-off: compress_info_files
+#on: compress_manpages
+#on: compress_info_files
on: install_documentation
on: slackdesc
-off: postinstall_script
+#on: postinstall_script
on: build_package
on: clean_builds
#<< End SlackBuild Sections