not dos line-ends anymore

OBS-URL: https://build.opensuse.org/package/show/Java:packages/slf4j?expand=0&rev=52
This commit is contained in:
Fridrich Strba 2019-12-19 07:57:11 +00:00 committed by Git OBS Bridge
parent 510947c3d4
commit 5d319e08c6

View File

@ -161,7 +161,7 @@ done
# # during build time, it is necessary to mark the imported package as an
# # optional one.
# # Reported upstream: http://bugzilla.slf4j.org/show_bug.cgi?id=283
sed -i "/Import-Package/s/.$/;resolution:=optional&/" slf4j-api/src/main/resources/META-INF/MANIFEST.MF
sed -i "/Import-Package/s/$/;resolution:=optional/" slf4j-api/src/main/resources/META-INF/MANIFEST.MF
%pom_change_dep -r -f ::::: :::::