Re: [sr #110212] Transform pkgdatadir using program-prefix and -suffix

2021-07-28 Thread Nick Bowler
On 2021-07-27, Eric Siegerman wrote: > Follow-up Comment #4, sr #110212 (project autoconf): > > 0 Edit _configure.ac_: In the _AC_INIT()_ call, change the first argument > to > the name you want to use for the subdirectory > 0 Run _autoconf_ (perhaps indirectly, if the package provides an > _autog

[sr #110212] Transform pkgdatadir using program-prefix and -suffix

2021-07-28 Thread Eric Siegerman
Follow-up Comment #4, sr #110212 (project autoconf): Here's a workaround: 0 Edit _configure.ac_: In the _AC_INIT()_ call, change the first argument to the name you want to use for the subdirectory 0 Run _autoconf_ (perhaps indirectly, if the package provides an _autogen.sh_ script or the like) 0

[sr #110212] Transform pkgdatadir using program-prefix and -suffix

2021-07-28 Thread Eric Siegerman
Follow-up Comment #3, sr #110212 (project autoconf): > Such a change first needs to be incorporated into the GNU Coding Standards. Does it? The relevant paragraph (from the July 1, 2021 version), says: > The definition of ‘datadir’ is the same for all packages, so you should install your data i