]> git.pld-linux.org Git - packages/mosh.git/commitdiff
- -Werror is not make opt
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 23 Apr 2012 12:53:12 +0000 (12:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mosh.spec -> 1.6

mosh.spec

index 3422aa2b7140dc57d7c27153918fa0646417e575..8c5da8033c0cc17951a352f6e1bdb3de8bc5dbf6 100644 (file)
--- a/mosh.spec
+++ b/mosh.spec
@@ -34,8 +34,7 @@ especially over Wi-Fi, cellular, and long-distance links.
 %configure \
        --enable-compile-warnings=error \
        CPPFLAGS="-I/usr/include/ncurses"
-%{__make} \
-       -Werror
+%{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.069113 seconds and 4 git commands to generate.