From a63345271e2bade576fec190e964cea5938fcbfd Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 12 Mar 2012 15:30:29 +0100 Subject: some minor changes and fixes --- package/freeglut/patches/patch-progs_Makefile_in | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 package/freeglut/patches/patch-progs_Makefile_in (limited to 'package/freeglut/patches/patch-progs_Makefile_in') diff --git a/package/freeglut/patches/patch-progs_Makefile_in b/package/freeglut/patches/patch-progs_Makefile_in new file mode 100644 index 000000000..e5d2993d1 --- /dev/null +++ b/package/freeglut/patches/patch-progs_Makefile_in @@ -0,0 +1,11 @@ +--- freeglut-2.6.0.orig/progs/Makefile.in 2009-11-25 20:14:29.000000000 +0100 ++++ freeglut-2.6.0/progs/Makefile.in 2012-03-12 15:06:38.667411355 +0100 +@@ -177,7 +177,7 @@ sysconfdir = @sysconfdir@ + target_alias = @target_alias@ + top_builddir = @top_builddir@ + top_srcdir = @top_srcdir@ +-SUBDIRS = demos ++SUBDIRS = + all: all-recursive + + .SUFFIXES: -- cgit v1.2.3