diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-05 23:18:22 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-05 23:18:22 +0000 |
commit | b2c247e65f90ea689d3df4dc8b4f6d8050d299bc (patch) | |
tree | db85c497c7351e555ccd5cd56605f3d6600f79a4 /x11-misc/xfe | |
parent | header fix (diff) | |
download | historical-b2c247e65f90ea689d3df4dc8b4f6d8050d299bc.tar.gz historical-b2c247e65f90ea689d3df4dc8b4f6d8050d299bc.tar.bz2 historical-b2c247e65f90ea689d3df4dc8b4f6d8050d299bc.zip |
whitespace cleanup
Diffstat (limited to 'x11-misc/xfe')
-rw-r--r-- | x11-misc/xfe/xfe-0.54.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/xfe/xfe-0.54.2.ebuild b/x11-misc/xfe/xfe-0.54.2.ebuild index 3d6645e94c56..922048de7170 100644 --- a/x11-misc/xfe/xfe-0.54.2.ebuild +++ b/x11-misc/xfe/xfe-0.54.2.ebuild @@ -19,7 +19,7 @@ src_compile() { econf `use_enable nls` || die emake || die - + } src_install () { |