Bug 2663 - RFE: Cleanup Xorg module installation
Summary: RFE: Cleanup Xorg module installation
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Build/Monolithic (show other bugs)
Version: git
Hardware: All All
: high enhancement
Assignee: Roland Mainz
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-07 11:08 UTC by Roland Mainz
Modified: 2011-10-15 15:46 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
Patch for 2005-03-07-trunk (121.43 KB, patch)
2005-03-07 11:24 UTC, Roland Mainz
no flags Details | Splinter Review

Description Roland Mainz 2005-03-07 11:08:49 UTC
RFE: Cleanup Xorg module installation. Right now each Imakefile does the Xorg
server module installation in it's own fashion (either via
|InstallObjectModule()| or homegrown macros) via hardcoded paths in the
Imakefile.
Comment 1 Roland Mainz 2005-03-07 11:24:16 UTC
Created attachment 2034 [details] [review]
Patch for 2005-03-07-trunk

The patch adds the following wrappers to |InstallObjectModule| to cure the
issue with the hardcoded paths:
InstallVideoObjectModule
InstallInputObjectModule
InstallExtensionsObjectModule
InstallFontsObjectModule
InstallMultimediaObjectModule
Comment 2 Roland Mainz 2005-03-07 11:28:34 UTC
Patch checked-in...

/cvs/xorg/xc/ChangeLog,v  <--  xc/ChangeLog
new revision: 1.800; previous revision: 1.799
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/config/cf/Imake.rules,v  <--  xc/config/cf/Imake.rules
new revision: 1.9; previous revision: 1.8
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/Imakefile
new revision: 1.5; previous revision: 1.4
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/drivers/apm/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/drivers/apm/Imakefile
new revision: 1.3; previous revision: 1.2
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/drivers/ark/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/drivers/ark/Imakefile
new revision: 1.4; previous revision: 1.3
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/drivers/ati/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/drivers/ati/Imakefile
new revision: 1.13; previous revision: 1.12
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/drivers/chips/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/drivers/chips/Imakefile
new revision: 1.4; previous revision: 1.3
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/drivers/cirrus/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/drivers/cirrus/Imakefile
new revision: 1.4; previous revision: 1.3
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/drivers/cyrix/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/drivers/cyrix/Imakefile
new revision: 1.3; previous revision: 1.2
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/drivers/dummy/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/drivers/dummy/Imakefile
new revision: 1.3; previous revision: 1.2
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/drivers/fbdev/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/drivers/fbdev/Imakefile
new revision: 1.4; previous revision: 1.3
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/drivers/glide/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/drivers/glide/Imakefile
new revision: 1.4; previous revision: 1.3
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/drivers/glint/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/drivers/glint/Imakefile
new revision: 1.5; previous revision: 1.4
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/drivers/i128/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/drivers/i128/Imakefile
new revision: 1.4; previous revision: 1.3
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/drivers/i2c/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/drivers/i2c/Imakefile
new revision: 1.2; previous revision: 1.1
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/drivers/i740/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/drivers/i740/Imakefile
new revision: 1.4; previous revision: 1.3
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/drivers/i810/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/drivers/i810/Imakefile
new revision: 1.8; previous revision: 1.7
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/drivers/imstt/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/drivers/imstt/Imakefile
new revision: 1.3; previous revision: 1.2
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/drivers/mga/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/drivers/mga/Imakefile
new revision: 1.5; previous revision: 1.4
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/drivers/neomagic/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/drivers/neomagic/Imakefile
new revision: 1.4; previous revision: 1.3
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/drivers/newport/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/drivers/newport/Imakefile
new revision: 1.5; previous revision: 1.4
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/drivers/nsc/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/drivers/nsc/Imakefile
new revision: 1.4; previous revision: 1.3
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/drivers/nv/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/drivers/nv/Imakefile
new revision: 1.3; previous revision: 1.2
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/drivers/rendition/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/drivers/rendition/Imakefile
new revision: 1.4; previous revision: 1.3
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/drivers/s3/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/drivers/s3/Imakefile
new revision: 1.4; previous revision: 1.3
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/drivers/s3virge/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/drivers/s3virge/Imakefile
new revision: 1.3; previous revision: 1.2
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/drivers/savage/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/drivers/savage/Imakefile
new revision: 1.7; previous revision: 1.6
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/drivers/siliconmotion/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/drivers/siliconmotion/Imakefile
new revision: 1.4; previous revision: 1.3
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/drivers/sis/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/drivers/sis/Imakefile
new revision: 1.9; previous revision: 1.8
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/drivers/sisusb/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/drivers/sisusb/Imakefile
new revision: 1.2; previous revision: 1.1
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/drivers/sunbw2/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/drivers/sunbw2/Imakefile
new revision: 1.3; previous revision: 1.2
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/drivers/suncg14/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/drivers/suncg14/Imakefile
new revision: 1.3; previous revision: 1.2
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/drivers/suncg3/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/drivers/suncg3/Imakefile
new revision: 1.3; previous revision: 1.2
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/drivers/suncg6/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/drivers/suncg6/Imakefile
new revision: 1.3; previous revision: 1.2
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/drivers/sunffb/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/drivers/sunffb/Imakefile
new revision: 1.5; previous revision: 1.4
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/drivers/sunleo/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/drivers/sunleo/Imakefile
new revision: 1.4; previous revision: 1.3
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/drivers/suntcx/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/drivers/suntcx/Imakefile
new revision: 1.3; previous revision: 1.2
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/drivers/tdfx/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/drivers/tdfx/Imakefile
new revision: 1.4; previous revision: 1.3
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/drivers/tga/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/drivers/tga/Imakefile
new revision: 1.3; previous revision: 1.2
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/drivers/trident/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/drivers/trident/Imakefile
new revision: 1.3; previous revision: 1.2
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/drivers/tseng/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/drivers/tseng/Imakefile
new revision: 1.4; previous revision: 1.3
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/drivers/v4l/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/drivers/v4l/Imakefile
new revision: 1.4; previous revision: 1.3
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/drivers/vesa/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/drivers/vesa/Imakefile
new revision: 1.4; previous revision: 1.3
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/drivers/vga/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/drivers/vga/Imakefile
new revision: 1.3; previous revision: 1.2
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/drivers/via/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/drivers/via/Imakefile
new revision: 1.9; previous revision: 1.8
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/drivers/vmware/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/drivers/vmware/Imakefile
new revision: 1.3; previous revision: 1.2
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/drivers/voodoo/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/drivers/voodoo/Imakefile
new revision: 1.3; previous revision: 1.2
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/drivers/wsfb/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/drivers/wsfb/Imakefile
new revision: 1.2; previous revision: 1.1
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/input/acecad/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/input/acecad/Imakefile
new revision: 1.3; previous revision: 1.2
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/input/aiptek/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/input/aiptek/Imakefile
new revision: 1.3; previous revision: 1.2
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/input/calcomp/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/input/calcomp/Imakefile
new revision: 1.3; previous revision: 1.2
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/input/citron/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/input/citron/Imakefile
new revision: 1.3; previous revision: 1.2
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/input/digitaledge/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/input/digitaledge/Imakefile
new revision: 1.3; previous revision: 1.2
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/input/dmc/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/input/dmc/Imakefile
new revision: 1.3; previous revision: 1.2
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/input/dynapro/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/input/dynapro/Imakefile
new revision: 1.3; previous revision: 1.2
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/input/elo2300/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/input/elo2300/Imakefile
new revision: 1.3; previous revision: 1.2
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/input/elographics/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/input/elographics/Imakefile
new revision: 1.3; previous revision: 1.2
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/input/evdev/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/input/evdev/Imakefile
new revision: 1.2; previous revision: 1.1
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/input/fpit/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/input/fpit/Imakefile
new revision: 1.3; previous revision: 1.2
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/input/hyperpen/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/input/hyperpen/Imakefile
new revision: 1.3; previous revision: 1.2
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/input/jamstudio/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/input/jamstudio/Imakefile
new revision: 1.3; previous revision: 1.2
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/input/joystick/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/input/joystick/Imakefile
new revision: 1.3; previous revision: 1.2
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/input/keyboard/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/input/keyboard/Imakefile
new revision: 1.5; previous revision: 1.4
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/input/magellan/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/input/magellan/Imakefile
new revision: 1.3; previous revision: 1.2
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/input/magictouch/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/input/magictouch/Imakefile
new revision: 1.3; previous revision: 1.2
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/input/microtouch/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/input/microtouch/Imakefile
new revision: 1.3; previous revision: 1.2
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/input/mouse/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/input/mouse/Imakefile
new revision: 1.3; previous revision: 1.2
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/input/mutouch/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/input/mutouch/Imakefile
new revision: 1.3; previous revision: 1.2
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/input/palmax/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/input/palmax/Imakefile
new revision: 1.3; previous revision: 1.2
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/input/penmount/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/input/penmount/Imakefile
new revision: 1.3; previous revision: 1.2
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/input/sample/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/input/sample/Imakefile
new revision: 1.3; previous revision: 1.2
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/input/spaceorb/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/input/spaceorb/Imakefile
new revision: 1.3; previous revision: 1.2
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/input/summa/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/input/summa/Imakefile
new revision: 1.3; previous revision: 1.2
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/input/tek4957/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/input/tek4957/Imakefile
new revision: 1.3; previous revision: 1.2
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/input/ur98/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/input/ur98/Imakefile
new revision: 1.3; previous revision: 1.2
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/input/void/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/input/void/Imakefile
new revision: 1.3; previous revision: 1.2
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xfree86/input/wacom/Imakefile,v  <-- 
xc/programs/Xserver/hw/xfree86/input/wacom/Imakefile
new revision: 1.3; previous revision: 1.2
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
Mailing the commit message to xorg-commit@lists.freedesktop.org...

... marking bug as FIXED.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.