diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2011-01-19 22:18:08 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2011-01-19 22:18:08 +0100 |
commit | 5f1bdd99432c66a0d24f43a422eac031bf9cde7e (patch) | |
tree | 0ef36efec77fcb9079bd893c2e34388f8ecd107f /package/opensc/patches/patch-src_Makefile_in | |
parent | 46b2bb3001ce838ba2483a08418587d8a027f3a9 (diff) | |
parent | efef6232a538b3294e4efd94480d1ec2ef727330 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/opensc/patches/patch-src_Makefile_in')
-rw-r--r-- | package/opensc/patches/patch-src_Makefile_in | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/package/opensc/patches/patch-src_Makefile_in b/package/opensc/patches/patch-src_Makefile_in deleted file mode 100644 index f2891678f..000000000 --- a/package/opensc/patches/patch-src_Makefile_in +++ /dev/null @@ -1,13 +0,0 @@ ---- opensc-0.11.13.orig/src/Makefile.in 2011-01-09 00:58:50.000000000 +0100 -+++ opensc-0.11.13/src/Makefile.in 2011-01-09 00:56:00.000000000 +0100 -@@ -263,8 +263,8 @@ MAINTAINERCLEANFILES = $(srcdir)/Makefil - EXTRA_DIST = Makefile.mak - - # Order IS important --SUBDIRS = common include scconf libopensc pkcs15init pkcs11 \ -- tests tools openssh signer -+SUBDIRS = common include scconf libopensc pkcs15init pkcs11 tools -+ - - all: all-recursive - |