Comment 16 for bug 1558480

Revision history for this message
Gianfranco Costamagna (costamagnagianfranco) wrote : Re: Make Wine packages synced from Debian

@jre-phoenix
what about changing that patch version-string to some code in rules file?
ifneq ($(shell dpkg-vendor --derives-from ubuntu && echo true),true)
     (debian)
else
     (ubuntu and derivatives)
endif

this would allow us to sync the package, instead of having such delta (that BTW I would consider to not have, just call it Debian also in Ubuntu should be fine)