From 1c460a5b00a5221991545a04e5cdba8565fc2839 Mon Sep 17 00:00:00 2001 From: olgeni Date: Thu, 8 Oct 2015 15:11:28 +0000 Subject: Remove trailing whitespace from Makefiles, A-L. --- archivers/peazip/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'archivers/peazip') diff --git a/archivers/peazip/Makefile b/archivers/peazip/Makefile index 6097bf54345d..f48a9bf41962 100644 --- a/archivers/peazip/Makefile +++ b/archivers/peazip/Makefile @@ -109,7 +109,7 @@ do-install: ${INSTALL_PROGRAM} peazip ${STAGEDIR}${DATADIR} @cd ${WRKSRC}/FreeDesktop_integration && \ ${INSTALL_DATA} peazip.desktop ${STAGEDIR}${DESKTOPDIR} && \ - ${INSTALL_DATA} peazip.png ${STAGEDIR}${PREFIX}/share/pixmaps/ + ${INSTALL_DATA} peazip.png ${STAGEDIR}${PREFIX}/share/pixmaps/ ${INSTALL_SCRIPT} ${WRKDIR}/pea ${WRKDIR}/pealauncher ${WRKDIR}/peazip ${STAGEDIR}${PREFIX}/bin/ .include -- cgit