Changeset 6308
- Timestamp:
- 02/06/10 04:06:29 (3 years ago)
- Location:
- pkg/frankie/main/xorgconfig-parsix/trunk
- Files:
-
- 2 edited
-
debian/changelog (modified) (1 diff)
-
mkxf86config (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pkg/frankie/main/xorgconfig-parsix/trunk/debian/changelog
r5912 r6308 1 xorgconfig-parsix (1.1.2) unstable; urgency=low 2 3 * Fixed an error reading xorg.conf.in file 4 5 -- Alan Baghumian <alan@technotux.org> Fri, 05 Feb 2010 19:05:31 -0800 6 1 7 xorgconfig-parsix (1.1.1) unstable; urgency=low 2 8 -
pkg/frankie/main/xorgconfig-parsix/trunk/mkxf86config
r5912 r6308 491 491 -e 's|@@MODES@@|'"$MODES"'|g;'"$DEPTH" \ 492 492 -e 's|"XkbLayout" *"[^"]*"|"XkbLayout" "'"$XKEYBOARD"'"|g;'"$DEADKEYS" \ 493 " xorg.conf.in" >"$X_CONF"493 "/etc/X11/xorg.conf.in" >"$X_CONF" 494 494 495 495 # Nasty hack to fix the keyboard problem
Note: See TracChangeset
for help on using the changeset viewer.


