diff --git a/x11/library/libdrm/actions.py b/x11/library/libdrm/actions.py
index 46abd1be51..505891a697 100644
--- a/x11/library/libdrm/actions.py
+++ b/x11/library/libdrm/actions.py
@@ -12,8 +12,6 @@ def setup():
#pisitools.dosed("configure.ac", "pthread-stubs", deleteLine=True)
autotools.autoreconf("-fi")
autotools.configure("--enable-udev")
-
-
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
def build():
@@ -21,4 +19,4 @@ def build():
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
- pisitools.dodoc("README")
+ #pisitools.dodoc("README")
diff --git a/x11/library/libdrm/pspec.xml b/x11/library/libdrm/pspec.xml
index 3767b8ff42..275d77923c 100644
--- a/x11/library/libdrm/pspec.xml
+++ b/x11/library/libdrm/pspec.xml
@@ -12,7 +12,7 @@
library
Userspace interface to kernel DRM services
libdrm is a library providing the userspace interface to kernel DRM services.
- https://dri.freedesktop.org/libdrm/libdrm-2.4.96.tar.bz2
+ https://dri.freedesktop.org/libdrm/libdrm-2.4.97.tar.bz2
libpciaccess-devel
util-macros
@@ -73,7 +73,7 @@
/usr/lib/libdrm_radeon.*
-
+
libdrm-amd
Userspace interface to kernel DRM services for amdgpu
@@ -127,7 +127,6 @@
libdrm
-
libpciaccess-32bit
@@ -207,6 +206,13 @@
+
+ 2019-02-10
+ 2.4.97
+ Version bump
+ Kamil Atlı
+ suvari@pisilinux.org
+
2019-01-08
2.4.96
@@ -264,4 +270,4 @@
ertugrulerata@gmail.com
-
+
\ No newline at end of file