diff options
author | François Andriot <albator78@libertysurf.fr> | 2020-10-12 23:46:33 +0200 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2020-10-12 23:46:33 +0200 |
commit | e09877ee43090e3b9ca199fc1b66acb4af77c071 (patch) | |
tree | 07198d1556fd0b334df4307797261c7318fcb228 /redhat/Makefile | |
parent | 07c298ecad0eb6d37d8914bff91f40328b20a9cd (diff) | |
download | tde-packaging-e09877ee43090e3b9ca199fc1b66acb4af77c071.tar.gz tde-packaging-e09877ee43090e3b9ca199fc1b66acb4af77c071.zip |
RPM: add package tdedocker
Diffstat (limited to 'redhat/Makefile')
-rw-r--r-- | redhat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/redhat/Makefile b/redhat/Makefile index 70e485959..b1befdaa7 100644 --- a/redhat/Makefile +++ b/redhat/Makefile @@ -510,7 +510,7 @@ tastymenu: $(call buildpkg,applications/tastymenu) tdedocker: tdebase -# $(call buildpkg,applications/tdedocker) + $(call buildpkg,applications/tdedocker) tde-guidance: tdebase pytdeextensions $(call buildpkg,applications/tde-guidance) |