Update Fedora packaging to error on compiler warnings (closes #73)
This commit is contained in:
committed by
Keith Winstein
parent
38b4a26f85
commit
b6c3e450fd
+2
-2
@@ -24,7 +24,7 @@ Mosh is a remote terminal application that supports:
|
|||||||
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure
|
%configure --enable-compile-warnings=error
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
|
|
||||||
@@ -40,5 +40,5 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Fri Mar 16 2012 <achernya@mit.edu> - 1.1-1
|
* Wed Mar 21 2012 <achernya@mit.edu> - 1.1-1
|
||||||
- Initial packaging for mosh.
|
- Initial packaging for mosh.
|
||||||
|
|||||||
Reference in New Issue
Block a user