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 e843e6c1..29616a91 100755 --- a/install-dpi-local +++ b/install-dpi-local @@ -24,7 +24,7 @@ if [ ! -d $BASE2 ] ; then fi cp dpid/dpid dpid/dpidc $BASE -strip $BASE/dpid +strip $BASE/dpid $BASE/dpidc cd dpi for F in *.dpi ; do |