ComplexProgramTarget() -> ComplexProgramTargetNoMan()
This commit is contained in:
parent
9b58f06d2e
commit
ff1d5b6ca3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=32953
1 changed files with 11 additions and 0 deletions
11
print/gv/files/patch-ac
Normal file
11
print/gv/files/patch-ac
Normal file
|
@ -0,0 +1,11 @@
|
|||
--- ./source/Imakefile.org Fri Jun 20 15:00:00 1997
|
||||
+++ ./source/Imakefile Thu Sep 21 17:13:55 2000
|
||||
@@ -211,7 +211,7 @@
|
||||
#endif /* InstallProgram */
|
||||
|
||||
MANDIR=$(GV_MANDIR)
|
||||
-ComplexProgramTarget(gv)
|
||||
+ComplexProgramTargetNoMan(gv)
|
||||
InstallNonExec($(GV_SYSTEM_AD),$(GV_LIBDIR))
|
||||
InstallNonExec($(GV_USER_AD),$(GV_LIBDIR))
|
||||
InstallNonExec($(GV_CLASS_AD),$(GV_LIBDIR))
|
Loading…
Reference in a new issue