]> git.pld-linux.org Git - packages/OpenAL.git/blob - OpenAL-prefix.patch
- argh, again: fixed typos and Groups
[packages/OpenAL.git] / OpenAL-prefix.patch
1 --- linux/Makefile.in   Fri Jan 26 19:04:32 2001
2 +++ linux/Makefile.in.works     Sun Aug  5 12:29:26 2001
3 @@ -1,6 +1,6 @@
4  INSTALL=@INSTALL@
5  LN_S=@LN_S@
6 -DESTDIR=@prefix@/
7 +DESTDIR=$(prefix)/
8  DESTINC=$(DESTDIR)include
9  DESTLIB=$(DESTDIR)lib
10  MAKE=@MAKE@
This page took 0.102787 seconds and 3 git commands to generate.