aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorrhatto <rhatto@18ef50b8-d735-4ccd-97c1-689132df3dd9>2007-11-06 22:02:15 +0000
committerrhatto <rhatto@18ef50b8-d735-4ccd-97c1-689132df3dd9>2007-11-06 22:02:15 +0000
commit17de95da51d2d32ca37a5b5040fdefaea79ebf9e (patch)
tree0fba914122851ec851b836834bf84fadbd3ffe8a /sys
parent4446b3d60096b82fab75330065cb3cd36597ac49 (diff)
downloadmkbuilds-17de95da51d2d32ca37a5b5040fdefaea79ebf9e.tar.gz
mkbuilds-17de95da51d2d32ca37a5b5040fdefaea79ebf9e.tar.bz2
converted mkbuilds to the new generic format
git-svn-id: svn+slack://slack.fluxo.info/var/svn/mkbuilds@20 18ef50b8-d735-4ccd-97c1-689132df3dd9
Diffstat (limited to 'sys')
-rw-r--r--sys/apps/kexec-tools/kexec-tools.mkbuild14
-rw-r--r--sys/process/htop/htop.mkbuild14
2 files changed, 14 insertions, 14 deletions
diff --git a/sys/apps/kexec-tools/kexec-tools.mkbuild b/sys/apps/kexec-tools/kexec-tools.mkbuild
index 1f29fbe..bb3d519 100644
--- a/sys/apps/kexec-tools/kexec-tools.mkbuild
+++ b/sys/apps/kexec-tools/kexec-tools.mkbuild
@@ -105,20 +105,20 @@
on: error_codes
on: start_structure
on: download_source
-# on: md5sum_download_and_check_0
-#on: md5sum_download_and_check_1
-#on: gpg_signature_check
+off: md5sum_download_and_check_0
+off: md5sum_download_and_check_1
+off: gpg_signature_check
on: untar_source
-#on: path_source
+off: patch_source
on: configure
on: make_package
on: install_package
on: strip_binaries
-#on: compress_manpages
-#on: compress_info_files
+off: compress_manpages
+off: compress_info_files
on: install_documentation
on: slackdesc
-#on: postinstall_script
+off: postinstall_script
on: build_package
on: clean_builds
#<< End SlackBuild Sections
diff --git a/sys/process/htop/htop.mkbuild b/sys/process/htop/htop.mkbuild
index d4144e6..f5f7794 100644
--- a/sys/process/htop/htop.mkbuild
+++ b/sys/process/htop/htop.mkbuild
@@ -103,20 +103,20 @@
on: error_codes
on: start_structure
on: download_source
-#on: md5sum_download_and_check_0
-#on: md5sum_download_and_check_1
-#on: gpg_signature_check
+off: md5sum_download_and_check_0
+off: md5sum_download_and_check_1
+off: gpg_signature_check
on: untar_source
-#on: patch_source
+off: patch_source
on: configure
on: make_package
on: install_package
on: strip_binaries
-#on: compress_manpages
-#on: compress_info_files
+off: compress_manpages
+off: compress_info_files
on: install_documentation
on: slackdesc
-#on: postinstall_script
+off: postinstall_script
on: build_package
on: clean_builds
#<< End SlackBuild Sections