xkeyboard-config/rules Makefile.am,1.23,1.24
"Sergey V. Oudaltsov" <xlibs-commit-u7BhqnqprCWvj1b/[email protected]>
| Newsgroups | gmane.comp.freedesktop.xlibs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Committed by: svu Update of /cvs/xkeyboard-config/xkeyboard-config/rules In directory kemper:/tmp/cvs-serv15657/rules Modified Files: Makefile.am Log Message: getting rid of gmakeisms, b.fd.o#9245 Index: Makefile.am =================================================================== RCS file: /cvs/xkeyboard-config/xkeyboard-config/rules/Makefile.am,v retrieving revision 1.23 retrieving revision 1.24 diff -u -d -r1.23 -r1.24 --- Makefile.am 6 Nov 2006 21:01:25 -0000 1.23 +++ Makefile.am 7 Dec 2006 21:47:19 -0000 1.24 @@ -1,9 +1,9 @@ SUBDIRS = compat if CREATE_RULES_SYMLINK -dnl extra_rules_file = $(xkb_rules_symlink) -dnl extra_dir_file = $(extra_rules_file).xml -dnl extra_lst_file = $(extra_rules_file).lst +# extra_rules_file = $(xkb_rules_symlink) +# extra_dir_file = $(extra_rules_file).xml +# extra_lst_file = $(extra_rules_file).lst install-data-hook: for file in `echo "$(xkb_rules_symlink)" | sed 's/,/ /'` ; do \