xorg-cf-files: fix patch.

This commit is contained in:
Christian Neukirchen 2015-03-09 16:04:38 +01:00
parent 5005c7bf98
commit 8b0f57fd86
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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"