summaryrefslogtreecommitdiffstats
path: root/xorg-util
diff options
context:
space:
mode:
authorAndraž Levstik2006-08-27 20:20:59 +0200
committerAndraž Levstik2006-08-27 20:20:59 +0200
commit46db9304d529ea3a85d319b7f4406ff2829d5870 (patch)
tree41f2f33b98815049cdea9016812fb5aca14c3abe /xorg-util
parent8c9c13263b711d7605e3f739002f43d467637e0b (diff)
xorg-cf-files: fixes for bug #12921
Diffstat (limited to 'xorg-util')
-rwxr-xr-xxorg-util/xorg-cf-files/DETAILS3
-rw-r--r--xorg-util/xorg-cf-files/HISTORY4
-rwxr-xr-xxorg-util/xorg-cf-files/PRE_BUILD3
3 files changed, 8 insertions, 2 deletions
diff --git a/xorg-util/xorg-cf-files/DETAILS b/xorg-util/xorg-cf-files/DETAILS
index b6fb14a51c..81d0d4f702 100755
--- a/xorg-util/xorg-cf-files/DETAILS
+++ b/xorg-util/xorg-cf-files/DETAILS
@@ -8,9 +8,8 @@
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${XORG_VER}-${VERSION}
WEB_SITE=http://xorg.freedesktop.org
ENTERED=20051125
- UPDATED=20051125
+ PATCHLEVEL=1
LICENSE[0]=XCL
- BUILD_API=2
SHORT="Module xorg-cf-files for xorg"
cat << EOF
The XOrg Foundation, (a.k.a. X.org) has changed to an Open Source model to
diff --git a/xorg-util/xorg-cf-files/HISTORY b/xorg-util/xorg-cf-files/HISTORY
index 0cfaba0f67..e1a5e4275e 100644
--- a/xorg-util/xorg-cf-files/HISTORY
+++ b/xorg-util/xorg-cf-files/HISTORY
@@ -1,3 +1,7 @@
+2006-08-27 Andraž "ruskie" Levstik <ruskie@mages.ath.cx>
+ * PRE_BUILD: added to fix #12921
+ * DETAILS: PATHCLEVEL++
+
2005-12-22 Robin Cook <rcook@wyrms.net>
* DETAILS: Updated VERSION to 1.0.1
added XORG_VER
diff --git a/xorg-util/xorg-cf-files/PRE_BUILD b/xorg-util/xorg-cf-files/PRE_BUILD
new file mode 100755
index 0000000000..a08d7c3547
--- /dev/null
+++ b/xorg-util/xorg-cf-files/PRE_BUILD
@@ -0,0 +1,3 @@
+default_pre_build &&
+cd $SOURCE_DIRECTORY &&
+sedit "s:X11R6::" $SOURCE_DIRECTORY/site.def