diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-05-02 05:34:15 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-05-02 05:34:15 +0000 |
commit | 93aaca3a3cf2bc5b894539ca19af9050a74eb231 (patch) | |
tree | 8626c7a08af9afe0fc4261d18bc83055f293f35d /palm/uppc-kmod/files/patch-uppcsetup | |
parent | ab833b430aa4b9c79513d161ba63ab7febae0dd1 (diff) | |
download | ports-93aaca3a3cf2bc5b894539ca19af9050a74eb231.tar.gz ports-93aaca3a3cf2bc5b894539ca19af9050a74eb231.zip |
Notes
Diffstat (limited to 'palm/uppc-kmod/files/patch-uppcsetup')
-rw-r--r-- | palm/uppc-kmod/files/patch-uppcsetup | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/palm/uppc-kmod/files/patch-uppcsetup b/palm/uppc-kmod/files/patch-uppcsetup deleted file mode 100644 index c51998f63e79..000000000000 --- a/palm/uppc-kmod/files/patch-uppcsetup +++ /dev/null @@ -1,10 +0,0 @@ ---- uppcsetup.orig 2008-01-02 14:09:25.000000000 +0000 -+++ uppcsetup 2008-01-02 14:09:57.000000000 +0000 -@@ -132,6 +132,7 @@ - dialog --msgbox "If your Pocket PC is physically connected to your computer, please disconnect it now and wait 60 seconds before continuing or your machine may PANIC." 8 65 - - cp ${INSTALLDIR}/uppc.ko ${MODDIR}/uppc.ko -+kldxref ${MODDIR} - - echo 'uppc_load="YES"' >> /boot/loader.conf - |