[Pkg-alsa-devel] Bug#949115: alsa-tools: example Makefile contains different paths when built on usrmerge system

Vagrant Cascadian vagrant at reproducible-builds.org
Fri Jan 17 00:46:06 GMT 2020


Source: alsa-tools
Severity: normal
Tags: patch
User: reproducible-builds at lists.alioth.debian.org
Usertags: usrmerge environment
X-Debbugs-Cc: reproducible-bugs at lists.alioth.debian.org

./usr/share/doc/ld10k1/examples/emu10k1MIDIEffects/Makefile.gz contains
several variables which get a different value depending on if the system
has a merged /usr, where /bin and /sbin are symlinks to /usr/bin and
/usr/sbin respectively:

  EGREP·​=·​/​bin/​grep·​-​E

vs.

  EGREP·​=·​/​usr/​bin/​grep·​-​E

The attached patch sets several of these values in the ./configure phase
to use the /bin/ directory, as this works both on merged /usr and
unmerged /usr systems.

Alternately, consider removing this mentioned Makefile entirely, as it
make not actually be functional without considerable changes anyways.


live well,
  vagrant

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-debian-rules-set-GREP-MKDIR_P-SED-and-SHELL-from-.-c.patch
Type: text/x-diff
Size: 783 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-alsa-devel/attachments/20200116/cf9beb1e/attachment-0001.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 227 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-alsa-devel/attachments/20200116/cf9beb1e/attachment-0001.sig>


More information about the Pkg-alsa-devel mailing list