0
0
mirror of https://github.com/openwrt/packages.git synced 2025-07-22 04:09:22 +00:00
Files
packages/lang/perl/perl-device-usb/README.patches
Josef Schlehofer e9f4aa38ef treewide: move all perl packages into its own folder
This makes it in sync with Python packages.
Python packages has its own place in /lang/python
Perl does not, so this fixes it.

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2025-07-06 16:21:08 +02:00

8 lines
285 B
Plaintext

This package contains some patches taken directly from Debian Jessie(stable at
the time of writing).
Namely, these are:
- 100-fix_buildsystem.patch
- 110-just_assume_libusb_is_there.diff
The other patches are specific to OpenWRT, fixing bugs and resolving conflicts
where necessary.