logo

apparmor.d

Unnamed repository; edit this file 'description' to name the repository. git clone https://hacktivis.me/git/apparmor.d.git

multiarch (630B)


  1. # ------------------------------------------------------------------
  2. #
  3. # Copyright (C) 2010 Canonical Ltd.
  4. #
  5. # This program is free software; you can redistribute it and/or
  6. # modify it under the terms of version 2 of the GNU General Public
  7. # License published by the Free Software Foundation.
  8. #
  9. # ------------------------------------------------------------------
  10. # @{multiarch} is the set of patterns matching multi-arch library
  11. # install prefixes.
  12. @{multiarch}=*-linux-gnu*
  13. # Also, include files in tunables/multiarch.d for site and packaging
  14. # specific adjustments to @{multiarch}.
  15. include <tunables/multiarch.d>