File towitoko-2.0.7-install.diff of Package pcsc-towitoko

--- doc/Makefile.am
+++ doc/Makefile.am
@@ -41,12 +41,12 @@
 	test -f CT_data.3  || $(LN_S) ctapi.3 CT_data.3 && \
 	test -f CT_close.3 || $(LN_S) ctapi.3 CT_close.3)
 if INSTALL_USB_BUNDLE
-	install -D -m 644 Info.plist "@PCSC_LITE_DIR@/drivers/towitoko.bundle/Contents/Info.plist"
+	install -D -m 644 Info.plist "@PCSC_LITE_DIR@/towitoko.bundle/Contents/Info.plist"
 endif
 
 uninstall-hook:
 	(cd $(DESTDIR)$(man3dir) && rm -f CT_init.3 CT_data.3 CT_close.3)
 if INSTALL_USB_BUNDLE
-	rm -f "@PCSC_LITE_DIR@/drivers/towitoko.bundle/Contents/Info.plist"
+	rm -f "@PCSC_LITE_DIR@/towitoko.bundle/Contents/Info.plist"
 endif
 
--- src/driver/Makefile.am
+++ src/driver/Makefile.am
@@ -37,13 +37,13 @@
 
 install-exec-hook:
 if INSTALL_USB_BUNDLE
-	install -d "@PCSC_LITE_DIR@/drivers/towitoko.bundle/Contents/Linux" 
-	(cd "@PCSC_LITE_DIR@/drivers/towitoko.bundle/Contents/Linux" && \
+	install -d "@PCSC_LITE_DIR@/towitoko.bundle/Contents/Linux" 
+	(cd "@PCSC_LITE_DIR@/towitoko.bundle/Contents/Linux" && \
 	test -f libtowitoko.so.2.0.0 || $(LN_S) @libdir@/libtowitoko.so.2.0.0 .)
 endif
 
 uninstall-hook:
 if INSTALL_USB_BUNDLE
-	rm -rf "@PCSC_LITE_DIR@/drivers/towitoko.bundle"
+	rm -rf "@PCSC_LITE_DIR@/towitoko.bundle"
 endif
 
openSUSE Build Service is sponsored by