On Thu, 28 Jan 2016 00:38:42 -0500, Michael Reed <[email protected]>
wrote:
> I don't understand the purpose of the warning, let alone the best way
> to fix it, so if anyone could shed some light on that it'd be much
> appreciated.
$ make REVISION=999 plist
and then (just a sample) diff -up PLIST.orig PLIST:
-lib/python${MODPY_VERSION}/site-packages/${FULLPKGNAME}-py${MODPY_VERSION}.egg-info/
+lib/python${MODPY_VERSION}/site-packages/borgbackup-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/
Otherwise looks fine.
Cheers,
Daniel