summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-07 03:14:23 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-07 03:14:23 +0000
commit057416bae9fcbaeafb5cb2282d7944130da2c3f6 (patch)
tree47a2e2c397bd264b514bfa8b5a7a2c3b120fa0dc /dev-cpp/gtkmm/gtkmm-1.2.9-r2.ebuild
parentfix bug 27047 and bump the version (diff)
downloadgentoo-2-057416bae9fcbaeafb5cb2282d7944130da2c3f6.tar.gz
gentoo-2-057416bae9fcbaeafb5cb2282d7944130da2c3f6.tar.bz2
gentoo-2-057416bae9fcbaeafb5cb2282d7944130da2c3f6.zip
repoman: trim trailing whitespace
Diffstat (limited to 'dev-cpp/gtkmm/gtkmm-1.2.9-r2.ebuild')
-rw-r--r--dev-cpp/gtkmm/gtkmm-1.2.9-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/gtkmm/gtkmm-1.2.9-r2.ebuild b/dev-cpp/gtkmm/gtkmm-1.2.9-r2.ebuild
index 00c2640966cc..7c5eee2382ef 100644
--- a/dev-cpp/gtkmm/gtkmm-1.2.9-r2.ebuild
+++ b/dev-cpp/gtkmm/gtkmm-1.2.9-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gtkmm/gtkmm-1.2.9-r2.ebuild,v 1.4 2003/08/07 03:35:15 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gtkmm/gtkmm-1.2.9-r2.ebuild,v 1.5 2003/09/07 03:14:16 msterret Exp $
inherit eutils
@@ -37,7 +37,7 @@ src_compile() {
--with-xinput=xfree \
--with-x \
${myconf} || die
-
+
make || die
}