packaging: ready to spec file whenever enable xkbregistry
[platform/upstream/libxkbcommon.git] / gen_tables.sh
index 2661cf9..3621c63 100755 (executable)
@@ -2,4 +2,4 @@
 
 BASE_HEADER_FILE="./xkbcommon/xkbcommon-keysyms.h"
 
-LC_CTYPE=C python ./makekeys.py ${BASE_HEADER_FILE} > ./src/ks_tables.h
+LC_CTYPE=C python scripts/makekeys ${BASE_HEADER_FILE} > ./src/ks_tables.h