Skip to content

testing/openvi: prefix binaries, improve patch comments, fix {ex,view} symlinks

Jason Swank requested to merge jswank/aports:openvi-cleanup into master

This merge request makes a number of interrelated changes to the package:

  • Binaries are prefixed with "o" to avoid conflicting with vim (ex, view).

  • Update the makefile patch to avoid /var/tmp mods with accurate notes and rename (rm-recover.patch). A PR has been opened upstream.

  • Add a makefile patch to create relative rather than absolute symlinks for ex, view. A PR has been opened upstream.

  • Add a makefile patch to handle DESTDIR more idiomatically. A PR has been opened upstream.

Merge request reports