From 838ba34414112d674ed917d83bdae7c1a8dafdc6 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 14 Oct 2010 00:21:05 +0200 Subject: make MacOS X works as build system for most of the packages, update some packages to latest stable upstream version --- package/libtasn1/patches/patch-Makefile_in | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 package/libtasn1/patches/patch-Makefile_in (limited to 'package/libtasn1') diff --git a/package/libtasn1/patches/patch-Makefile_in b/package/libtasn1/patches/patch-Makefile_in new file mode 100644 index 000000000..53b3093ab --- /dev/null +++ b/package/libtasn1/patches/patch-Makefile_in @@ -0,0 +1,11 @@ +--- libtasn1-2.2.orig/Makefile.in 2009-05-20 12:03:47.000000000 +0200 ++++ libtasn1-2.2/Makefile.in 2010-10-05 22:41:43.000000000 +0200 +@@ -446,7 +446,7 @@ EXTRA_DIST = windows/asn1-parser/asn1-pa + windows/libtasn1/libtasn1.vcproj \ + windows/test-parser/test-parser.vcproj \ + windows/test-tree/test-tree.vcproj cfg.mk maint.mk .clcopying +-SUBDIRS = gl lib src examples tests doc ++SUBDIRS = gl lib src examples tests + ACLOCAL_AMFLAGS = -I m4 -I gl/m4 -I lib/glm4 + all: config.h + $(MAKE) $(AM_MAKEFLAGS) all-recursive -- cgit v1.2.3