diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2010-07-06 12:31:39 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-07-06 12:31:39 +0200 |
commit | da28ccc6f848695609d32090142f1b4af0e27b17 (patch) | |
tree | c562fe90cce0de3806af7eb950a24b56cd5bcf22 /package/libao/Makefile | |
parent | bca6ef2825babceb9fcef2b160cc1f2674485f55 (diff) |
massive whitespace cleanup (EOL), suggested by j.seitter
Diffstat (limited to 'package/libao/Makefile')
-rw-r--r-- | package/libao/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libao/Makefile b/package/libao/Makefile index 6592afeec..02c411a0e 100644 --- a/package/libao/Makefile +++ b/package/libao/Makefile @@ -28,5 +28,5 @@ post-install: ${CP} ${WRKINST}/usr/lib/libao.so* ${IDIR_LIBAO}/usr/lib/ ${CP} ${WRKINST}/usr/lib/ao/plugins-2/*.so \ ${IDIR_LIBAO}/usr/lib/ao/plugins-2 - + include ${TOPDIR}/mk/pkg-bottom.mk |