]> git.pld-linux.org Git - packages/xbill.git/blob - xbill-2.0-rh.patch
- ANSI C++ violation patch
[packages/xbill.git] / xbill-2.0-rh.patch
1 --- xbill-2.0/Imakefile.rh      Fri Aug  7 09:44:19 1998
2 +++ xbill-2.0/Imakefile Fri Aug  7 09:47:15 1998
3 @@ -136,6 +136,6 @@
4  
5  ComplexProgramTarget($(TARGET))
6  
7 -InstallProgramWithFlags(scores, $(XBILL_DIR), -m 777)
8 -InstallMultiple ($(XPMS), $(XBILL_DIR)pixmaps)
9 -InstallMultiple ($(XBMS), $(XBILL_DIR)bitmaps)
10 +InstallProgramWithFlags(scores,$(XBILL_DIR), -m 777)
11 +InstallMultiple ($(XPMS),$(XBILL_DIR)pixmaps)
12 +InstallMultiple ($(XBMS),$(XBILL_DIR)bitmaps)
This page took 0.060178 seconds and 3 git commands to generate.