Explorar o código

Elimintate spurious trailing /

Eric Andersen %!s(int64=24) %!d(string=hai) anos
pai
achega
070720ad2f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Rules.mak

+ 1 - 1
Rules.mak

@@ -70,7 +70,7 @@ endif
 
 
 ifndef PREFIX
-    PREFIX = `pwd`/_install/
+    PREFIX = `pwd`/_install
     DEVEL_PREFIX = $(PREFIX)
     TARGET_PREFIX = $(PREFIX)
 endif