Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (3h)  pkgsrc-2024Q1 (8d)  pkgsrc-2023Q4 (55d)  pkgsrc-2023Q2 (88d)  pkgsrc-2023Q3 (167d) 

2024-05-26 10:13:22 UTC Now

2017-08-07 08:54:16 UTC MAIN commitmail json YAML

Create directories before copying config files in sysutils/lxmenu.

Add ${PKG_SYSCONFDIR}/menus to MAKE_DIRS to ensure that the menus
subdirectory is created before the example menu file is copied
there.  We use MAKE_DIRS instead of OWN_DIRS since this directory
is probably owned by another package.

Bump the PKREVISION due to fixes in the package install scripts.

(jlam)