diff options
author | 2008-02-04 21:39:56 +0000 | |
---|---|---|
committer | 2008-02-04 21:39:56 +0000 | |
commit | 0157e4fd1db75c592fa2d4720173d6f5d0e8efda (patch) | |
tree | 2486c4b4fd7683944c661ed5265c66931f0ba6bc /dev-tex/SIstyle/SIstyle-2.3.0.ebuild | |
parent | app-misc/gcstar: Quoting (diff) | |
download | sunrise-0157e4fd1db75c592fa2d4720173d6f5d0e8efda.tar.gz sunrise-0157e4fd1db75c592fa2d4720173d6f5d0e8efda.tar.bz2 sunrise-0157e4fd1db75c592fa2d4720173d6f5d0e8efda.zip |
dev-tex/SIstyle: Quoting
svn path=/sunrise/; revision=5607
Diffstat (limited to 'dev-tex/SIstyle/SIstyle-2.3.0.ebuild')
-rw-r--r-- | dev-tex/SIstyle/SIstyle-2.3.0.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-tex/SIstyle/SIstyle-2.3.0.ebuild b/dev-tex/SIstyle/SIstyle-2.3.0.ebuild index 52e551375..f87ebd04e 100644 --- a/dev-tex/SIstyle/SIstyle-2.3.0.ebuild +++ b/dev-tex/SIstyle/SIstyle-2.3.0.ebuild @@ -19,11 +19,9 @@ RDEPEND="virtual/tetex" S="${WORKDIR}/${PN}" src_unpack() { - - unpack "${A}" + unpack ${A} cd "${S}/source/latex/SIstyle/figs" unpack ./graphs_scr.zip - } src_install() { |