Summary: | Files in xserver/xorg/Xext not included in tarball after make dist-bzip2 | ||
---|---|---|---|
Product: | xorg | Reporter: | Bill Crawford <billcrawford1970> |
Component: | Build/Modular | Assignee: | Alan Coopersmith <alan.coopersmith> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | high | ||
Version: | git | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Bug Depends on: | |||
Bug Blocks: | 1690 |
Description
Bill Crawford
2005-10-08 15:44:45 UTC
It looks like a few other files in Xext/ need to be added, too. I'll attach something later if I figure out a neat tidy way. I've committed the change to add SecurityPolicy - leaving the bug open since you said you found other files missing. Well as far as I can see, disabling any of the options used for the if XXX ... endif clauses there in Makefile.am will lead to the relevant sources not being packaged by make dist unless they're added to EXTRA_DIST instead. I'm configuring with the same options I use to build from the resulting tarball, so I don't see the problem at the moment. Fixing... Fix checked into CVS head: CVSROOT: /cvs/xorg Module name: xserver Changes by: alanc@gabe.freedesktop.org 05/12/11 19:06:18 Log message: 2005-12-11 Alan Coopersmith <alan.coopersmith@sun.com> * Xext/Makefile.am: Bugzilla #4715 <https://bugs.freedesktop.org/show_bug.cgi?id=4715> Files in xserver/xorg/Xext not included in tarball after make dist Modified files: xserver/xorg/: ChangeLog xserver/xorg/Xext/: Makefile.am Revision Changes Path 1.145 +6 -0 xserver/xorg/ChangeLog http://cvs.freedesktop.org/xorg/xserver/xorg/ChangeLog 1.13 +92 -78 xserver/xorg/Xext/Makefile.am http://cvs.freedesktop.org/xorg/xserver/xorg/Xext/Makefile.am |
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.