Comment makefile patch
This commit is contained in:
parent
28d1f2579f
commit
e90a8c20c2
@ -1,3 +1,5 @@
|
|||||||
|
Fedora specific Makefile patch.
|
||||||
|
|
||||||
--- sgpio/Makefile.orig 2008-10-29 09:55:50.000000000 +0100
|
--- sgpio/Makefile.orig 2008-10-29 09:55:50.000000000 +0100
|
||||||
+++ sgpio/Makefile 2008-10-29 09:59:00.000000000 +0100
|
+++ sgpio/Makefile 2008-10-29 09:59:00.000000000 +0100
|
||||||
@@ -23,12 +23,15 @@
|
@@ -23,12 +23,15 @@
|
||||||
|
@ -38,6 +38,7 @@ make install INSTALL="%{__install} -p" DESTDIR=$RPM_BUILD_ROOT SBIN_DIR=$RPM_BUI
|
|||||||
%changelog
|
%changelog
|
||||||
* Fri Nov 30 2012 Jan Synáček <jsynacek@redhat.com> - 1.2.0.10-10
|
* Fri Nov 30 2012 Jan Synáček <jsynacek@redhat.com> - 1.2.0.10-10
|
||||||
- Use strncpy instead of strcpy (coverity)
|
- Use strncpy instead of strcpy (coverity)
|
||||||
|
- Comment makefile patch
|
||||||
|
|
||||||
* Mon Nov 19 2012 Jan Synáček <jsynacek@redhat.com> - 1.2.0.10-9
|
* Mon Nov 19 2012 Jan Synáček <jsynacek@redhat.com> - 1.2.0.10-9
|
||||||
- dos2unix'ed the patch
|
- dos2unix'ed the patch
|
||||||
|
Loading…
Reference in New Issue
Block a user