]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/tools/deploy/libraries/unix/unix.factor
core, basis, extra: Remove DOS line endings from files.
[factor.git] / basis / tools / deploy / libraries / unix / unix.factor
index db3e9fa134129ab92707939eae713a0b7d8a6790..aa474a81fe5886f96ef2d4bbe837f008e7dfe47e 100644 (file)
@@ -13,4 +13,3 @@ M: unix find-library-file
         { "/lib" "/usr/lib" "/usr/local/lib" "/opt/local/lib" "resource:" }
         [ prepend-path ?exists ] with map-find drop
     ] if ;
-