]> git.pld-linux.org Git - packages/callgen323.git/blob - callgen323-mak_files.patch
- tabs in preamble
[packages/callgen323.git] / callgen323-mak_files.patch
1 --- callgen323/Makefile.orig    2002-03-26 09:03:36.000000000 +0100
2 +++ callgen323/Makefile 2003-07-13 20:57:15.000000000 +0200
3 @@ -8,9 +8,9 @@
4  SOURCES                = main.cxx
5  
6  ifndef OPENH323DIR
7 -OPENH323DIR=$(HOME)/openh323
8 +OPENH323DIR=/usr
9  endif
10  
11 -include $(OPENH323DIR)/openh323u.mak
12 +include $(OPENH323DIR)/share/openh323/openh323u.mak
13  
14  
This page took 0.050877 seconds and 3 git commands to generate.