security/apparmor: Use POSIX-compatible "printf '%s'"
authorThomas Schneider <qsx@qsx.re>
Fri, 14 Oct 2016 19:29:49 +0000 (21:29 +0200)
committerJohn Johansen <john.johansen@canonical.com>
Thu, 8 Jun 2017 18:29:27 +0000 (11:29 -0700)
commit651e54953b5d4ad103f0efa54fc6b380807fca3a
tree7dac1ac3a6ac56de8b8f446a69b21f5cda2352e3
parentffac1de6cf6f84e47cdb6d6de0629bc534f60961
security/apparmor: Use POSIX-compatible "printf '%s'"

When using a strictly POSIX-compliant shell, "-n #define ..." gets
written into the file.  Use "printf '%s'" to avoid this.

Signed-off-by: Thomas Schneider <qsx@qsx.re>
Signed-off-by: John Johansen <john.johansen@canonical.com>
security/apparmor/Makefile