gnu: avidemux: Install libraries to lib.
authorAndreas Enge <andreas@enge.fr>
Sun, 26 Jul 2015 13:24:20 +0000 (15:24 +0200)
committerAndreas Enge <andreas@enge.fr>
Sun, 26 Jul 2015 13:24:20 +0000 (15:24 +0200)
commita060ca32011d6224bbc2ce70f73314a9ab51c188
tree02a87c172683c65fe83bb3d81c2f2600e5b4bc7e
parent2520c84a6f21f0aaf8d27296a00edcf4899d5f48
gnu: avidemux: Install libraries to lib.

* gnu/packages/video.scm (avidemux)[source]: Add patch to install to lib
  directory instead of lib64 or lib32 depending on the architecture.
  [arguments]: Use the lib instead of the lib64 directory for flags in the
  build phase, so that these flags should now also work on i686.
* gnu/packages/patches/avidemux-install-to-lib.patch: New file.
* gnu-system.am (dist_patch_DATA): Register it.
gnu-system.am
gnu/packages/patches/avidemux-install-to-lib.patch [new file with mode: 0644]
gnu/packages/video.scm