Upload the missing files to the pkgcache
This commit is contained in:
parent
92587a2949
commit
45d96f87fe
2
.gitignore
vendored
2
.gitignore
vendored
@ -81,3 +81,5 @@ gtk+-2.90.5.tar.bz2
|
||||
/gtk+-3.13.1.tar.xz
|
||||
/gtk+-3.13.2.tar.xz
|
||||
/gtk+-3.13.3.tar.xz
|
||||
/reftests-dark.test.in
|
||||
/reftests-hc.test.in
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user