summaryrefslogtreecommitdiffstats
path: root/xorg-lib
diff options
context:
space:
mode:
authorTreeve Jelbert2019-02-12 16:53:25 +0100
committerTreeve Jelbert2019-02-13 10:36:43 +0100
commit8726a7b9df65159da6a77fab17f00921e74ebe03 (patch)
tree22677a9306e05a592c7da4f40484ade737bf52b8 /xorg-lib
parentb9dd3a1a553ac457694b6d5e00b2e8547fd54897 (diff)
pixman - delete obsolete INSTALL
Diffstat (limited to 'xorg-lib')
-rw-r--r--xorg-lib/pixman/HISTORY1
-rwxr-xr-xxorg-lib/pixman/INSTALL15
2 files changed, 1 insertions, 15 deletions
diff --git a/xorg-lib/pixman/HISTORY b/xorg-lib/pixman/HISTORY
index 946f4727ec..16b8c400df 100644
--- a/xorg-lib/pixman/HISTORY
+++ b/xorg-lib/pixman/HISTORY
@@ -1,5 +1,6 @@
2019-02-12 Treeve Jelbert <treeve@sourcemage.org>
* CONFIGURE DEPENDS DETAILS: use meson build
+ * INSTALL: deleted, symlinks not needed by xserver
2019-02-11 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 0.38.0
diff --git a/xorg-lib/pixman/INSTALL b/xorg-lib/pixman/INSTALL
deleted file mode 100755
index e9932faef2..0000000000
--- a/xorg-lib/pixman/INSTALL
+++ /dev/null
@@ -1,15 +0,0 @@
-default_install &&
-
-# workarounds for xorg-server
-ln -s ${INSTALL_ROOT}/usr/lib/pkgconfig/pixman-1.pc \
- ${INSTALL_ROOT}/usr/lib/pkgconfig/pixman.pc &&
-ln -s ${INSTALL_ROOT}/usr/include/pixman-1 \
- ${INSTALL_ROOT}/usr/include/pixman &&
-ln -s ${INSTALL_ROOT}/usr/include/pixman-1/pixman.h \
- ${INSTALL_ROOT}/usr/include/pixman.h &&
-ln -s ${INSTALL_ROOT}/usr/include/pixman-1/pixman-version.h \
- ${INSTALL_ROOT}/usr/include/pixman-version.h &&
-ln -s ${INSTALL_ROOT}/usr/lib/libpixman-1.so \
- ${INSTALL_ROOT}/usr/lib/libpixman.so &&
-ln -s ${INSTALL_ROOT}/usr/lib/libpixman-1.so \
- ${INSTALL_ROOT}/usr/lib/libpixman.so.0