Browse Source

remove duplicate slash

Waldemar Brodkorb 9 years ago
parent
commit
2cb031f604
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/libgcrypt/Makefile

+ 1 - 1
package/libgcrypt/Makefile

@@ -27,7 +27,7 @@ CONFIGURE_ARGS+=	--disable-asm \
 post-install:
 	# provides own automake macros
 	${INSTALL_DIR} ${STAGING_HOST_DIR}/usr/share/aclocal
-	${CP} ${WRKINST}//usr/share/aclocal/libgcrypt.m4 \
+	${CP} ${WRKINST}/usr/share/aclocal/libgcrypt.m4 \
 		${STAGING_HOST_DIR}/usr/share/aclocal
 
 libgcrypt-install: