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/xkeyboard-config/Makefile | |
parent | bca6ef2825babceb9fcef2b160cc1f2674485f55 (diff) |
massive whitespace cleanup (EOL), suggested by j.seitter
Diffstat (limited to 'package/xkeyboard-config/Makefile')
-rw-r--r-- | package/xkeyboard-config/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/xkeyboard-config/Makefile b/package/xkeyboard-config/Makefile index 7f5f258f4..702f8b4e5 100644 --- a/package/xkeyboard-config/Makefile +++ b/package/xkeyboard-config/Makefile @@ -20,7 +20,7 @@ post-install: ${INSTALL_DIR} ${IDIR_XKEYBOARD_CONFIG}/usr/share/X11/xkb ${CP} ${WRKINST}/usr/share/X11/xkb/* \ ${IDIR_XKEYBOARD_CONFIG}/usr/share/X11/xkb - rm ${IDIR_XKEYBOARD_CONFIG}/usr/share/X11/xkb/rules/*.lst + rm ${IDIR_XKEYBOARD_CONFIG}/usr/share/X11/xkb/rules/*.lst rm ${IDIR_XKEYBOARD_CONFIG}/usr/share/X11/xkb/rules/*.xml rm -rf ${IDIR_XKEYBOARD_CONFIG}/usr/share/X11/xkb/symbols/sun_vndr |