diff options
author | François Andriot <albator78@libertysurf.fr> | 2020-02-22 09:31:03 +0100 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2020-02-22 09:35:41 +0100 |
commit | a7eaf23fbd8b514c1d0a7a37fa51c2ce2907166a (patch) | |
tree | ba906f15a90909005f16910dc3111329690624fb /redhat/Makefile | |
parent | 1d773bbe28508bf5496e862383e648994f1110b2 (diff) | |
download | tde-packaging-a7eaf23fbd8b514c1d0a7a37fa51c2ce2907166a.tar.gz tde-packaging-a7eaf23fbd8b514c1d0a7a37fa51c2ce2907166a.zip |
RPM: update build scripts for RHEL8
Diffstat (limited to 'redhat/Makefile')
-rw-r--r-- | redhat/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/redhat/Makefile b/redhat/Makefile index 8758c4cf2..44f810ea7 100644 --- a/redhat/Makefile +++ b/redhat/Makefile @@ -478,9 +478,7 @@ ifeq (,$(filter $(DIST),.el5 .el6 .el7 .el8)) endif smartcardauth: tdebase -ifeq (,$(filter $(DIST),.el8)) $(call buildpkg,applications/smartcardauth) -endif smb4k: tdebase $(call buildpkg,applications/smb4k) @@ -535,7 +533,7 @@ tde-systemsettings: tdebase tdmtheme: tdebase $(call buildpkg,applications/tdmtheme) -tellico: tdebase tdemultimedia +tellico: tdebase tdegraphics tdemultimedia tdepim $(call buildpkg,applications/tellico) tork: tdebase |