diff options
author | Richard Hughes <richard@hughsie.com> | 2014-06-25 08:42:55 +0100 |
---|---|---|
committer | Richard Hughes <richard@hughsie.com> | 2014-06-25 08:47:15 +0100 |
commit | 45d96f87fe22d8a35a2d1d0e79942ec683b0b0a7 (patch) | |
tree | 93cfb95441a2bc591d11136e1e577cba9c39973b /gtk3.spec | |
parent | Copy some un-dist'ed files into the source directory (diff) | |
download | gtk3-classic-build-gtk3-45d96f87fe22d8a35a2d1d0e79942ec683b0b0a7.tar.gz gtk3-classic-build-gtk3-45d96f87fe22d8a35a2d1d0e79942ec683b0b0a7.tar.bz2 gtk3-classic-build-gtk3-45d96f87fe22d8a35a2d1d0e79942ec683b0b0a7.zip |
Upload the missing files to the pkgcache
Diffstat (limited to 'gtk3.spec')
-rw-r--r-- | gtk3.spec | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -169,6 +169,7 @@ the functionality of the installed %{name} package. sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool # copy missing files +mkdir -p $RPM_SOURCE_DIR/gtk+-3.13.3/testsuite/reftests cp %SOURCE1 $RPM_SOURCE_DIR/gtk+-3.13.3/testsuite/reftests cp %SOURCE2 $RPM_SOURCE_DIR/gtk+-3.13.3/testsuite/reftests |