File: fix_dir_name.patch

package info (click to toggle)
khronos-opencl-man 1.0~svn27110-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 4,380 kB
  • ctags: 35
  • sloc: xml: 58,847; makefile: 608; ruby: 183; sh: 22
file content (16 lines) | stat: -rw-r--r-- 361 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Description: Fix directory name error
Author: Rebecca Palmer
Forwarded: no
Last-Update: 2014-02-10

--- khronos-opencl-man-1.0~svn21772.orig/Makefile
+++ khronos-opencl-man-1.0~svn21772/Makefile
@@ -36,7 +36,7 @@ COMMONPREF = standard
 include $(ROOT)/usr/include/make/commondefs
 
 SUBDIRS = \
-  html \
+  xhtml \
   $(NULL)
 
 default $(ALLTARGS): $(_FORCE)