head	1.3;
access;
symbols;
locks; strict;
comment	@# @;


1.3
date	2007.07.01.23.33.30;	author radek;	state dead;
branches;
next	1.2;
commitid	1619468839c94567;

1.2
date	2005.09.25.12.06.38;	author radek;	state Exp;
branches;
next	1.1;

1.1
date	2005.09.25.09.29.39;	author radek;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2005.11.30.10.00.44;	author chriswhite;	state Exp;
branches;
next	;


desc
@@


1.3
log
@  version bump, and orphaned files cleaning
(Portage version: 2.1.3_rc6)
@
text
@#!/bin/sh
# 7za wrapper, p7zip, should be called with full path
# so symlink and copy should not be used instead.

exec /usr/lib/p7zip/7za "$@@"
@


1.2
log
@changed wrapper script to include " around @@
(Portage version: 1.589-cvs)
@
text
@@


1.1
log
@fixed bug #107107 with wrong wrapper/symlink usage. removed old version.
(Portage version: 1.589-cvs)
@
text
@d5 1
a5 1
exec /usr/lib/p7zip/7za $@@
@


1.1.1.1
log
@*** empty log message ***
@
text
@d5 1
a5 1
exec /usr/lib/p7zip/7za "$@@"
@


