Skip to content
  • Kevin Daudt's avatar
    main/rsync: prevent aports version being reported · e34ba444
    Kevin Daudt authored
    mkgitver by default uses the version returned by `git describe`. Because
    the package is built in the aports tree, it uses the aports version
    rather than the version included in the archive in version.h.
    
    Override mkgitver to only use that version, rather than the output of
    `git describe`.
    e34ba444