summaryrefslogtreecommitdiff
path: root/games/xflame/files/patch-aa
blob: 1bfc80ad45f79a1d7ea3ea70c69e5c3a3628cdfb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
*** Imakefile	Wed Dec 16 17:58:03 1998
--- Imakefile2	Sat Jan  2 19:16:24 1999
***************
*** 29,37 ****
  CleanTarget()
  
  # To get around a messiness in Imake on Solaris
! LD_RUN_PATH +=
! install::
! 	export LD_RUN_PATH
  
  InstallProgram(xflame,$(BINDIR))
  
--- 29,37 ----
  CleanTarget()
  
  # To get around a messiness in Imake on Solaris
! #LD_RUN_PATH +=
! #install::
! #	export LD_RUN_PATH
  
  InstallProgram(xflame,$(BINDIR))