Skip to content

PKGBUILDs missing !debug option #424

@gradylink

Description

@gradylink

Bug Report

What's the issue you encountered?

The PKGBUILD files in this repo are missing the !debug option which prevents pacman from adding debug information to the package at /usr/src/debug/package-name/.

How can the issue be reproduced?

Create a package with makepkg -fcsr (or any other set of arguments, those are just the ones I use when testing) on Arch Linux (or another Arch-based distro).

Environment?

Arch Linux, with no changes to devkitPro tooling.

Additional context?

I added the !debug option to the 3ds-curl package in my PR: #423 while I was testing.

For debugging, you can use pacman -pQl 3ds/curl/3ds-curl-8.15.0-1-any.pkg.tar.zst after building to get the list of files in the package.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions