Commit d19ceee9 authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm repack: add apache-netbeans rule to ignore some deps

parent bdf8aec1
#!/bin/sh -x
# It will be run with two args: buildroot spec
BUILDROOT="$1"
SPEC="$2"
. $(dirname $0)/common.sh
# foreign binaries in /usr/lib/apache-netbeans/ide/bin/nativeexecution
ignore_lib_requires libc.so.1 libjawt.so libpthread.1
add_libs_requires
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment