Skip to content

srcinfo-cache: detect changes in sourced scripts #4

@lazka

Description

@lazka

We have some PKGBUILD files which source some shared scripts like https://github.com/msys2/MINGW-packages/tree/master/mingw-w64-PKGBUILD-common

We currently don't detect changes to those scripts.

Something like this should work:

$ bash -cx "source PKGBUILD" 2>&1 | sed -n 's/^+* \(source\|\.\) //p'
PKGBUILD
./../mingw-w64-PKGBUILD-common/kde-frameworks5

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions