diff options
author | Gui Chen <gui.chen@intel.com> | 2014-08-01 02:54:40 -0400 |
---|---|---|
committer | Gui Chen <gui.chen@intel.com> | 2014-08-01 02:54:40 -0400 |
commit | a8ef9a9cf3cc866d109017e65deff1aadfca6e10 (patch) | |
tree | 67f1be23579fd8803eb7ae5b8903dc968192bf88 /packaging | |
parent | 4f5944f512a3eb21b9a6a29f3b9d837cee4607d7 (diff) | |
download | qemu-arm-static-a8ef9a9cf3cc866d109017e65deff1aadfca6e10.tar.gz qemu-arm-static-a8ef9a9cf3cc866d109017e65deff1aadfca6e10.tar.bz2 qemu-arm-static-a8ef9a9cf3cc866d109017e65deff1aadfca6e10.zip |
remove patch tag
Signed-off-by: Gui Chen <gui.chen@intel.com>
Diffstat (limited to 'packaging')
-rw-r--r-- | packaging/qemu-arm-static.spec | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/packaging/qemu-arm-static.spec b/packaging/qemu-arm-static.spec index 73a344466..06ee49a99 100644 --- a/packaging/qemu-arm-static.spec +++ b/packaging/qemu-arm-static.spec @@ -27,7 +27,6 @@ Source: qemu-1.6.0-rc3.tar.bz2 Source1: qemu-binfmt-conf.sh # this is to make lint happy Source300: rpmlintrc -Patch0037: 0037-initial-aarch64-work.patch.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: python @@ -58,7 +57,6 @@ as PC and PowerMac systems. %prep %setup -q -n qemu-1.6.0-rc3 -%patch0037 -p1 %build |