diff options
author | François Andriot <albator78@libertysurf.fr> | 2021-08-03 10:56:03 +0200 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2021-08-03 10:58:57 +0200 |
commit | 31c391c782df4949fa0d6f98d761500af33a1e11 (patch) | |
tree | 1520cfaa23144f11a0c5e9bb9cae434a48fbdcea /redhat/Makefile | |
parent | 17683433eadb1f4b3061e4b7ba885dfac09a198c (diff) | |
download | tde-packaging-31c391c782df4949fa0d6f98d761500af33a1e11.tar.gz tde-packaging-31c391c782df4949fa0d6f98d761500af33a1e11.zip |
RPM: add package twin-style-suse2
Signed-off-by: François Andriot <albator78@libertysurf.fr>
Diffstat (limited to 'redhat/Makefile')
-rw-r--r-- | redhat/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/redhat/Makefile b/redhat/Makefile index c71c7709b..be407f043 100644 --- a/redhat/Makefile +++ b/redhat/Makefile @@ -597,6 +597,9 @@ tork: tdebase twin-style-crystal: tdebase $(call buildpkg,applications/twin-style-crystal) +twin-style-suse2: tdebase + $(call buildpkg,applications/twin-style-suse2) + wlassistant: tdebase $(call buildpkg,applications/wlassistant) |