From 118a17d215e9e4518b4b8c21caf9a87a9f7a9527 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Tue, 6 Jul 2021 14:35:55 +0300 Subject: [PATCH] libSM: remove XML docs and order depends --- xorg/libSM/build | 3 +++ xorg/libSM/depends | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/xorg/libSM/build b/xorg/libSM/build index 801017e9..ad204b68 100755 --- a/xorg/libSM/build +++ b/xorg/libSM/build @@ -6,3 +6,6 @@ make make DESTDIR="$1" install + +# Remove XML documentation. +rm -rf "$1/usr/share" diff --git a/xorg/libSM/depends b/xorg/libSM/depends index 1e97931d..468728d0 100644 --- a/xorg/libSM/depends +++ b/xorg/libSM/depends @@ -1,3 +1,3 @@ -pkgconf make libICE +pkgconf make xtrans make