[Pcsclite-git-commit] [CCID] 01/01: Update symbolic links to git repositories

Ludovic Rousseau rousseau at moszumanska.debian.org
Sun Apr 26 13:16:49 UTC 2015


This is an automated email from the git hooks/post-receive script.

rousseau pushed a commit to branch master
in repository CCID.

commit c9d8a914754ab52ecee7ec7732f4fd0a6c8bf299
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date:   Sun Apr 26 14:58:49 2015 +0200

    Update symbolic links to git repositories
---
 MacOSX/debuglog.h       | 2 +-
 MacOSX/ifdhandler.h     | 2 +-
 MacOSX/reader.h         | 2 +-
 c.sh                    | 2 +-
 examples/PCSCv2part10.c | 2 +-
 examples/PCSCv2part10.h | 2 +-
 m4/as-ac-expand.m4      | 2 +-
 m4/ax_pthread.m4        | 2 +-
 src/misc.h              | 2 +-
 src/parser.h            | 2 +-
 src/simclist.c          | 2 +-
 src/simclist.h          | 2 +-
 src/strlcpy.c           | 2 +-
 src/strlcpycat.h        | 2 +-
 src/tokenparser.l       | 2 +-
 15 files changed, 15 insertions(+), 15 deletions(-)

diff --git a/MacOSX/debuglog.h b/MacOSX/debuglog.h
index 05d7c55..a390616 120000
--- a/MacOSX/debuglog.h
+++ b/MacOSX/debuglog.h
@@ -1 +1 @@
-../../../PCSC/src/PCSC/debuglog.h
\ No newline at end of file
+../../PCSC/src/PCSC/debuglog.h
\ No newline at end of file
diff --git a/MacOSX/ifdhandler.h b/MacOSX/ifdhandler.h
index 675df09..0b77d14 120000
--- a/MacOSX/ifdhandler.h
+++ b/MacOSX/ifdhandler.h
@@ -1 +1 @@
-../../../PCSC/src/PCSC/ifdhandler.h
\ No newline at end of file
+../../PCSC/src/PCSC/ifdhandler.h
\ No newline at end of file
diff --git a/MacOSX/reader.h b/MacOSX/reader.h
index 393ba85..76c6585 120000
--- a/MacOSX/reader.h
+++ b/MacOSX/reader.h
@@ -1 +1 @@
-../../../PCSC/src/PCSC/reader.h
\ No newline at end of file
+../../PCSC/src/PCSC/reader.h
\ No newline at end of file
diff --git a/c.sh b/c.sh
index 57330fe..33d8a61 120000
--- a/c.sh
+++ b/c.sh
@@ -1 +1 @@
-../../PCSC/c.sh
\ No newline at end of file
+../PCSC/c.sh
\ No newline at end of file
diff --git a/examples/PCSCv2part10.c b/examples/PCSCv2part10.c
index d003d07..50c4805 120000
--- a/examples/PCSCv2part10.c
+++ b/examples/PCSCv2part10.c
@@ -1 +1 @@
-../../../contrib/libPCSCv2part10/PCSCv2part10.c
\ No newline at end of file
+../../contrib/libPCSCv2part10/PCSCv2part10.c
\ No newline at end of file
diff --git a/examples/PCSCv2part10.h b/examples/PCSCv2part10.h
index 1dd936b..126c078 120000
--- a/examples/PCSCv2part10.h
+++ b/examples/PCSCv2part10.h
@@ -1 +1 @@
-../../../contrib/libPCSCv2part10/PCSCv2part10.h
\ No newline at end of file
+../../contrib/libPCSCv2part10/PCSCv2part10.h
\ No newline at end of file
diff --git a/m4/as-ac-expand.m4 b/m4/as-ac-expand.m4
index 78bb4d4..f758055 120000
--- a/m4/as-ac-expand.m4
+++ b/m4/as-ac-expand.m4
@@ -1 +1 @@
-../../../PCSC/m4/as-ac-expand.m4
\ No newline at end of file
+../../PCSC/m4/as-ac-expand.m4
\ No newline at end of file
diff --git a/m4/ax_pthread.m4 b/m4/ax_pthread.m4
index b7d7810..66e69ef 120000
--- a/m4/ax_pthread.m4
+++ b/m4/ax_pthread.m4
@@ -1 +1 @@
-../../../PCSC/m4/ax_pthread.m4
\ No newline at end of file
+../../PCSC/m4/ax_pthread.m4
\ No newline at end of file
diff --git a/src/misc.h b/src/misc.h
index f9304f2..6b8d8b3 120000
--- a/src/misc.h
+++ b/src/misc.h
@@ -1 +1 @@
-../../../PCSC/src/misc.h
\ No newline at end of file
+../../PCSC/src/misc.h
\ No newline at end of file
diff --git a/src/parser.h b/src/parser.h
index f1cb927..5d3cd48 120000
--- a/src/parser.h
+++ b/src/parser.h
@@ -1 +1 @@
-../../../PCSC/src/parser.h
\ No newline at end of file
+../../PCSC/src/parser.h
\ No newline at end of file
diff --git a/src/simclist.c b/src/simclist.c
index 960282d..972b70d 120000
--- a/src/simclist.c
+++ b/src/simclist.c
@@ -1 +1 @@
-../../../PCSC/src/simclist.c
\ No newline at end of file
+../../PCSC/src/simclist.c
\ No newline at end of file
diff --git a/src/simclist.h b/src/simclist.h
index 7d8082b..3e1b91c 120000
--- a/src/simclist.h
+++ b/src/simclist.h
@@ -1 +1 @@
-../../../PCSC/src/simclist.h
\ No newline at end of file
+../../PCSC/src/simclist.h
\ No newline at end of file
diff --git a/src/strlcpy.c b/src/strlcpy.c
index f1ebb6d..ea395b6 120000
--- a/src/strlcpy.c
+++ b/src/strlcpy.c
@@ -1 +1 @@
-../../../PCSC/src/strlcpy.c
\ No newline at end of file
+../../PCSC/src/strlcpy.c
\ No newline at end of file
diff --git a/src/strlcpycat.h b/src/strlcpycat.h
index 4638571..3505f3c 120000
--- a/src/strlcpycat.h
+++ b/src/strlcpycat.h
@@ -1 +1 @@
-../../../PCSC/src/strlcpycat.h
\ No newline at end of file
+../../PCSC/src/strlcpycat.h
\ No newline at end of file
diff --git a/src/tokenparser.l b/src/tokenparser.l
index 87991e3..f60f427 120000
--- a/src/tokenparser.l
+++ b/src/tokenparser.l
@@ -1 +1 @@
-../../../PCSC/src/tokenparser.l
\ No newline at end of file
+../../PCSC/src/tokenparser.l
\ No newline at end of file

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pcsclite/CCID.git



More information about the Pcsclite-cvs-commit mailing list