#3 Remove hipreport-android.sh from sources
Merged 4 years ago by kevin. Opened 4 years ago by dustymabe.
rpms/ dustymabe/openconnect dusty  into  master

file modified
+1
@@ -117,6 +117,7 @@ 

  mkdir -p $RPM_BUILD_ROOT/%{_pkgdocdir}

  rm -f $RPM_BUILD_ROOT/%{_libdir}/libopenconnect.la

  rm -f $RPM_BUILD_ROOT/%{_libexecdir}/openconnect/tncc-wrapper.py

+ rm -f $RPM_BUILD_ROOT/%{_libexecdir}/openconnect/hipreport-android.sh

  %find_lang %{name}

  

  %check

We should be able to merge this (if a provenpackager can) for two reasons:

  • david already made this same change to the spec file upstream
  • we'd like to unbreak rawhide to see if we get a successful compose tonight

Sounds reasonable to me...

Pull-Request has been merged by kevin

4 years ago