diff options
author | José María Alonso Josa <nimiux@gentoo.org> | 2016-03-02 13:59:36 +0100 |
---|---|---|
committer | José María Alonso Josa <nimiux@gentoo.org> | 2016-03-02 13:59:36 +0100 |
commit | 33d07777fe3fa09629e4043ff4a0c0f30bf47149 (patch) | |
tree | 3867632c84e93f0b7a919b6408a6ad5e6b50f692 /x11-wm/stumpwm | |
parent | dev-java/netbeans-ide: fixed problem with renamed iso-relax jar (diff) | |
download | gentoo-33d07777fe3fa09629e4043ff4a0c0f30bf47149.tar.gz gentoo-33d07777fe3fa09629e4043ff4a0c0f30bf47149.tar.bz2 gentoo-33d07777fe3fa09629e4043ff4a0c0f30bf47149.zip |
x11-wm/stumpwm: Remove debug message
Diffstat (limited to 'x11-wm/stumpwm')
-rw-r--r-- | x11-wm/stumpwm/stumpwm-0.9.9.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-wm/stumpwm/stumpwm-0.9.9.ebuild b/x11-wm/stumpwm/stumpwm-0.9.9.ebuild index 65372f782335..8fade2698239 100644 --- a/x11-wm/stumpwm/stumpwm-0.9.9.ebuild +++ b/x11-wm/stumpwm/stumpwm-0.9.9.ebuild @@ -78,7 +78,6 @@ src_configure() { src_compile() { emake -j1 - echo "HOLa" } src_install() { |