diff options
Diffstat (limited to 'app-laptop/hdaps-gl/files/hdaps-gl-0.0.5-as-needed.diff')
-rw-r--r-- | app-laptop/hdaps-gl/files/hdaps-gl-0.0.5-as-needed.diff | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/app-laptop/hdaps-gl/files/hdaps-gl-0.0.5-as-needed.diff b/app-laptop/hdaps-gl/files/hdaps-gl-0.0.5-as-needed.diff deleted file mode 100644 index 0d0214033252..000000000000 --- a/app-laptop/hdaps-gl/files/hdaps-gl-0.0.5-as-needed.diff +++ /dev/null @@ -1,11 +0,0 @@ ---- hdaps-gl-0.0.5/Makefile 2005-08-30 20:06:53.000000000 +0200 -+++ hdaps-gl-0.0.5-1/Makefile 2008-09-22 22:55:57.000000000 +0200 -@@ -10,7 +10,7 @@ - all: hdaps-gl - - hdaps-gl: hdaps-gl.c -- $(CC) $(CFLAGS) $(LIBDIR) $(LIBRARIES) -o hdaps-gl hdaps-gl.c -+ $(CC) $(CFLAGS) $(LIBDIR) -o hdaps-gl hdaps-gl.c $(LIBRARIES) - - clean: - rm -f hdaps-gl *.o |