@@ -24,6 +24,9 @@ check() {
package() {
make DESTDIR="$BPM_OUTPUT" install
# Remove unwanted libtool files
find "$BPM_OUTPUT" -name '*.la' -delete
# Install package license
install -Dm644 "$BPM_SOURCE"/COPYING.LIB "$BPM_OUTPUT"/usr/share/licenses/enchant/COPYING.LIB
}
The note is not visible to the blocked user.