summaryrefslogtreecommitdiff
path: root/bin/create-build-support-package
diff options
context:
space:
mode:
Diffstat (limited to 'bin/create-build-support-package')
-rwxr-xr-xbin/create-build-support-package2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/create-build-support-package b/bin/create-build-support-package
index 7a0db32..2db3510 100755
--- a/bin/create-build-support-package
+++ b/bin/create-build-support-package
@@ -184,6 +184,8 @@ if [ -n "${source_package}" ]; then
/^provides = / {
/ = \S\+\.so=/ ! d
}
+ /^replaces = / d
+ /^conflict = / d
' "${tmp_dir}/content/.PKGINFO"
else
sed -i '