diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-05 12:10:43 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-05 12:10:43 +0000 |
commit | 57ae1c8ff364c122b12372c38bb50d5a652487a9 (patch) | |
tree | 621866def4e0dd6febc32b6be3c0156f9ebe6579 /app-misc/rio | |
parent | whitespace cleanup (diff) | |
download | historical-57ae1c8ff364c122b12372c38bb50d5a652487a9.tar.gz historical-57ae1c8ff364c122b12372c38bb50d5a652487a9.tar.bz2 historical-57ae1c8ff364c122b12372c38bb50d5a652487a9.zip |
whitespace cleanup
Diffstat (limited to 'app-misc/rio')
-rw-r--r-- | app-misc/rio/rio-1.0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/rio/rio-1.0.7.ebuild b/app-misc/rio/rio-1.0.7.ebuild index 1cf237a965f1..47ac6f1f3908 100644 --- a/app-misc/rio/rio-1.0.7.ebuild +++ b/app-misc/rio/rio-1.0.7.ebuild @@ -18,7 +18,7 @@ UNPACKDIR=rio107 S=${WORKDIR}/${UNPACKDIR} src_compile() { - emake || die + emake || die } src_install() { |