@@ -18,4 +18,8 @@ prepare() {
# This function is used to move the compiled files into the output directory
package() {
make prefix=/usr DESTDIR="$BPM_OUTPUT" install
for license in LICENSES/*; do
install -Dm644 $license -t "$BPM_OUTPUT"/usr/share/licenses/man-pages/
done
}
The note is not visible to the blocked user.