Bug#783024: www.debian.org: Adding USB media as support for Vendors List
Paul Wise <[email protected]>
| Newsgroups | gmane.linux.debian.devel.www |
|---|---|
| Message-ID | <CAKTje6GfWUwfu43RbxdOt4nJnjWaEiTgE0SREreE-9PaH-mOBw__24571.3496733972$1429597114$gmane$org@mail.gmail.com> |
On Tue, Apr 21, 2015 at 3:22 AM, Alexandre Delanoë wrote: > @@ -56,11 +58,12 @@ > # Vendor allows donations - "Yes" or "No" > <td><contribution <get-var contribution />></td> > #################### > - # Vendor offers "CD", "DVD" or "CD+DVD" > + # Vendor offers "CD", "DVD", "CD+DVD" or "USB" > <td>\ > <ifeq <get-var cd /> "yes" "CD">\ > <ifeq <get-var cd /> "yes" <ifeq <get-var dvd /> "yes" "+">>\ > <ifeq <get-var dvd /> "yes" "DVD">\ > + <ifeq <get-var usb /> "yes" "USB">\ > </td> > <td><get-var architectures /></td> > <td><ship <get-var ship />></td> I think this part of the patch is going to produce incorrect results for combinations of USB with CD/DVD, for example: CDUSB CD+DVDUSB DVDUSB -- bye, pabs https://wiki.debian.org/PaulWise