summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2016-02-03 15:41:55 +0100
committerThomas Haller <thaller@redhat.com>2016-02-03 15:43:24 +0100
commit3d15ab9616b16270801de6be1fdaff71f53b676d (patch)
tree585aab375f48d07509df5d51280298fbf4fe96ef
parent261bd53e658446e227a861499d6c4e93ba69135e (diff)
contrib/rpm: update comment for patches in spec file
We don't want to create backups of original files when patching. Update the comment in the spec file to indicate that. (cherry picked from commit 455b981215648623c824b86a81cccd776d82a937)
-rw-r--r--contrib/fedora/rpm/NetworkManager.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/fedora/rpm/NetworkManager.spec b/contrib/fedora/rpm/NetworkManager.spec
index 86a92a1520..4576223e81 100644
--- a/contrib/fedora/rpm/NetworkManager.spec
+++ b/contrib/fedora/rpm/NetworkManager.spec
@@ -363,7 +363,7 @@ by nm-connection-editor and nm-applet in a non-graphical environment.
%prep
%setup -q -n NetworkManager-%{realversion}
-#%patch1 -p1 -b .0001-some.orig
+#%patch1 -p1
%build