Commit c3f58e59 authored by Andrey Cherepanov's avatar Andrey Cherepanov Committed by Vitaly Lipatov

epm repack: add support for plk-sane

parent a3e181c4
#!/bin/sh -x
# It will run with two args: buildroot spec
BUILDROOT="$1"
SPEC="$2"
# Remove LIBJPEG version
subst '1i%filter_from_requires /LIBJPEG.*_6.2/d' $SPEC
set_autoreq 'yes'
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