symlink creation for the serial reader is now included upstream

This commit is contained in:
Ludovic Rousseau 2008-01-22 20:24:18 +00:00
parent 341cb2e470
commit be6e427813
1 changed files with 0 additions and 2 deletions

View File

@ -79,8 +79,6 @@ install: build
# install the ccidtwin
DESTDIR=$(DESTDIR) $(MAKE) -C src install_ccidtwin
# bug Bug#457657: libccid: please provide a general symlink for libccidtwin.so
cd $(DESTDIR)/usr/lib/pcsc/drivers/serial ; ln -s libccidtwin.so.* libccidtwin.so
mv $(DESTDIR)/usr/lib/pcsc/drivers/ifd-ccid.bundle/Contents/Info.plist $(DESTDIR)/etc/libccid_Info.plist
ln -s /etc/libccid_Info.plist $(DESTDIR)/usr/lib/pcsc/drivers/ifd-ccid.bundle/Contents/Info.plist