]> source.dussan.org Git - tigervnc.git/commitdiff
Stop explicitly building icons
authorPierre Ossman <ossman@cendio.se>
Fri, 14 Oct 2022 08:07:30 +0000 (10:07 +0200)
committerPierre Ossman <ossman@cendio.se>
Fri, 14 Oct 2022 11:22:45 +0000 (13:22 +0200)
These files are checked in, so there is no need to build these for
packaging.

contrib/packages/rpm/el7/SPECS/tigervnc.spec
contrib/packages/rpm/el8/SPECS/tigervnc.spec

index 0a451d0e3f2f0025f5571c511c778e88695f6483..e16d81e59803a66afe57f18d1e12269b0e875465 100644 (file)
@@ -173,11 +173,6 @@ autoreconf -fiv
 make %{?_smp_mflags}
 popd
 
-# Build icons
-pushd media
-make
-popd
-
 # SELinux
 pushd unix/vncserver/selinux
 make
index f107c2c02a3ce460531ca2929ce37db50d918e55..de296b8c99227b116cf80c3464b03713eee4db68 100644 (file)
@@ -166,11 +166,6 @@ autoreconf -fiv
 make %{?_smp_mflags}
 popd
 
-# Build icons
-pushd media
-make
-popd
-
 # SELinux
 pushd unix/vncserver/selinux
 make