From f3a1a0c10135fc987471f9b2991661a2a50cb95a Mon Sep 17 00:00:00 2001 From: Trevor Johnson Date: Thu, 22 Jan 2004 08:05:25 +0000 Subject: Use PAX macro. --- x11-wm/openbox/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11-wm/openbox') diff --git a/x11-wm/openbox/Makefile b/x11-wm/openbox/Makefile index 99c327c18656..9818c3177e0c 100644 --- a/x11-wm/openbox/Makefile +++ b/x11-wm/openbox/Makefile @@ -110,7 +110,7 @@ do-install: .endfor ${INSTALL_SCRIPT} ${WRKSRC}/tools/themeupdate/themeupdate.py \ ${PREFIX}/bin - cd ${WRKSRC} && pax -r -w data themes ${PREFIX}/share/openbox/ + cd ${WRKSRC} && ${PAX} -r -w data themes ${PREFIX}/share/openbox/ cd ${WRKSRC} && ${INSTALL_DATA} data/* ${PREFIX}/share/openbox/ cd ${WRKSRC} && ${INSTALL_DATA} data/openbox.desktop \ ${PREFIX}/share/gnome/wm-properties/ -- cgit v1.2.3