diff options
author | Tuan M. Hoang <tmhoang@flatglobe.org> | 2018-02-23 16:41:32 +0000 |
---|---|---|
committer | William Pitcock <nenolod@dereferenced.org> | 2018-02-27 19:25:01 +0000 |
commit | 26c865905c6834e6a6ee042ac6b6956d4e797a96 (patch) | |
tree | d689e81679a6d797dce5ea42cfb9bd60892be396 /main/s390-tools/s390-tools.post-install | |
parent | bc6a892eca777c8db4219b78459ae2647a7440c5 (diff) | |
download | aports-26c865905c6834e6a6ee042ac6b6956d4e797a96.tar.bz2 aports-26c865905c6834e6a6ee042ac6b6956d4e797a96.tar.xz |
main/s390-tools: new aport
This package includes bootloader for s390x, thus needs to be in
main
Diffstat (limited to 'main/s390-tools/s390-tools.post-install')
-rw-r--r-- | main/s390-tools/s390-tools.post-install | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/main/s390-tools/s390-tools.post-install b/main/s390-tools/s390-tools.post-install new file mode 100644 index 0000000000..5c42deb530 --- /dev/null +++ b/main/s390-tools/s390-tools.post-install @@ -0,0 +1,4 @@ +#!/bin/sh + +/sbin/s390-tools-script zipl_gen_conf + |