Changeset 34

Show
Ignore:
Timestamp:
01/12/06 12:06:16 (3 years ago)
Author:
jps
Message:

to be sure that nothing left from StartupItems? way to launch pcscd

Location:
trunk/pcscd_autostart
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/pcscd_autostart/Info.plist

    r19 r34  
    44<dict> 
    55        <key>CFBundleGetInfoString</key> 
    6         <string>0.9, OpenSC Project</string> 
     6        <string>0.9.1, OpenSC Project</string> 
    77        <key>CFBundleIdentifier</key> 
    88        <string>org.opensc.pcscd_autostart</string> 
    99        <key>CFBundleShortVersionString</key> 
    10         <string>0.9</string> 
     10        <string>0.9.1</string> 
    1111        <key>IFPkgFlagAllowBackRev</key> 
    1212        <false/> 
  • trunk/pcscd_autostart/resources/postflight

    r31 r34  
    11#!/bin/bash 
     2 
     3#remove previous version of pcscd_autostart 
     4rm -rf /Library/StartupItems/pcscd_autostart 
    25 
    36#enable pcscd autolauncher