[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/bize/bize.desc [COPY] Copyright (C) 2004 - 2025 The T2 SDE Project [COPY] Copyright (C) 1998 - 2003 ROCK Linux Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] ROCK-Linux .tar.bz2 package manager [T] The tool 'bize' is used to install, update and remove ROCK-Linux [T] .tar.bz2 packages. [A] Dimitar Zhekov [M] The T2 Project [C] base/setup [F] CROSS [L] GPL [S] Stable [V] 0.8 [P] X --2--5---9 114.400 srctar= runmake=0 prefix= && set_confopt bize_install() { install -m 0755 -o 0 -g 0 $confdir/bize.sh $root$bindir/bize install -m 0644 -o 0 -g 0 $confdir/bize.man $root$mandir/man8/bize.8 } hook_add postmake 5 'bize_install'