diff options
Diffstat (limited to 'install-dpi-local')
-rwxr-xr-x | install-dpi-local | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/install-dpi-local b/install-dpi-local index 29616a91..eb40ad66 100755 --- a/install-dpi-local +++ b/install-dpi-local @@ -23,7 +23,7 @@ if [ ! -d $BASE2 ] ; then mkdir $BASE2 fi -cp dpid/dpid dpid/dpidc $BASE +cp dpid/dpid dpid/dpidc dpid/dpidrc $BASE strip $BASE/dpid $BASE/dpidc cd dpi |