xorg-cf-files: fix patch.
This commit is contained in:
parent
5005c7bf98
commit
8b0f57fd86
2 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@ From Arch.
|
|||
+#define BuildHtmlManPages NO
|
||||
+#define ProjectRoot /usr
|
||||
+#define ManPath /usr/share/man
|
||||
+#define XappLoadDir /usr/share/X11/app-defaults
|
||||
+#define XAppLoadDir /usr/share/X11/app-defaults
|
||||
+
|
||||
#ifndef HasDevRandom
|
||||
# define HasDevRandom YES
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'xorg-cf-files'
|
||||
pkgname=xorg-cf-files
|
||||
version=1.0.5
|
||||
revision=3
|
||||
revision=4
|
||||
noarch=yes
|
||||
hostmakedepends="pkg-config automake xorg-util-macros font-util"
|
||||
short_desc="X.Org imake program and related utilities"
|
||||
|
|
Loading…
Reference in a new issue