Browse Source

Elimintate spurious trailing /

Eric Andersen 23 năm trước cách đây
mục cha
commit
070720ad2f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Rules.mak

+ 1 - 1
Rules.mak

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