]> git.pld-linux.org Git - packages/Eyescale-CMake.git/blobdiff - Eyescale-CMake.spec
- fix libdir location
[packages/Eyescale-CMake.git] / Eyescale-CMake.spec
index 87745ea8b7475c623b46694cc1547b986f25acf7..4972d9d204fc7b65beac051dba2561d286d5521c 100644 (file)
@@ -8,6 +8,7 @@ License:        BSD
 Group:         Development/Tools
 Source0:       https://github.com/Eyescale/CMake/archive/%{gitref}/Eyescale-CMake-%{gitref}.tar.gz
 # Source0-md5: b121851bcee76d6e99abdacf54a4512c
+Patch0:                libdir.patch
 URL:           https://github.com/Eyescale/CMake/
 Requires:      cmake >= 2.8
 BuildArch:     noarch
@@ -23,7 +24,9 @@ Collage czy Equalizer).
 
 %prep
 %setup -q -c
+
 %{__mv} CMake-* common
+%patch0 -p1
 
 %{__rm} common/.gitignore
 %{__mv} common/{CHANGES.md,LICENSE.txt,README.md} .
This page took 0.273976 seconds and 4 git commands to generate.