summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorMynacol <Mynacol@users.noreply.github.com>2025-01-04 17:05:00 +0000
committerMynacol <Mynacol@users.noreply.github.com>2025-01-04 17:05:00 +0000
commit39e440ab5344e0f876ee4d7bcd08002a691362b3 (patch)
tree7aca03c306d1c426d5b5f960514800f1ef9c96eb /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parenta1945f760a8fe019a4d753808de424dcd4e5b3cf (diff)
pcmciaUtils: Fix udev rule path
The pcmciaUtils udev rules failed to apply, as some paths were not replaced correctly. For example, the following udev line is in the source package: SUBSYSTEM=="pcmcia", ENV{MODALIAS}=="?*", \ RUN+="__UDEVHELPERDIR__/pcmcia-check-broken-cis" The Makefile by default replaces the `__UDEVHELPERDIR__` with `${prefix}/lib/udev`, which is the wrong place on NixOS. To quickly set the correct path, just replace this placeholder string directly. With this patch, the udev rules can be applied, as it is done with `hardware.pcmcia.enable`. The files are referenced correctly and pcmcia works fine on real hardware.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions