diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2009-06-13 17:15:01 +0200 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2009-06-13 17:15:01 +0200 |
| commit | d2e5a673aa7637c990ca7307e831327eb67e3fe7 (patch) | |
| tree | 70e2d421684317208dc94db354551aca749b3328 /package/libpri/patches/patch-Makefile | |
| parent | a8259a651484f6dd5051a20e64f43ae27fc04613 (diff) | |
| parent | 6d7a7f4776711758cf5b59028378f01cd8eba493 (diff) | |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/libpri/patches/patch-Makefile')
| -rw-r--r-- | package/libpri/patches/patch-Makefile | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/package/libpri/patches/patch-Makefile b/package/libpri/patches/patch-Makefile deleted file mode 100644 index d1fb6c1c7..000000000 --- a/package/libpri/patches/patch-Makefile +++ /dev/null @@ -1,12 +0,0 @@ -$Id$ - - submitted upstream as http://bugs.digium.com/view.php?id=10253 - ---- libpri-1.2.4.orig/Makefile 2006-04-30 17:17:47.000000000 +0200 -+++ libpri-1.2.4/Makefile 2007-06-29 19:34:16.000000000 +0200 -@@ -144,4 +144,4 @@ clean: - depend: .depend - - .depend: -- CC=$(CC) ./mkdep ${CFLAGS} `ls *.c` -+ CC="$(CC)" ./mkdep ${CFLAGS} `ls *.c` |
