From 7f6e5e66e8ce89573cce241d8105f48f1aa1b5ab Mon Sep 17 00:00:00 2001 From: gregory guy Date: Sat, 1 Feb 2020 11:44:29 +0100 Subject: Drop automake build support. Add basic cmake build instructions. Delete *.spec files. Delete the NEWS file. Rework of the README file. Signed-off-by: gregory guy (cherry picked from commit 1308547df8b6d3aa800115b4f283112b09106f7f) --- karamba/Makefile.am | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 karamba/Makefile.am (limited to 'karamba') diff --git a/karamba/Makefile.am b/karamba/Makefile.am deleted file mode 100644 index 2634f79..0000000 --- a/karamba/Makefile.am +++ /dev/null @@ -1,8 +0,0 @@ -karambadir = $(kde_datadir)/kshutdown/karamba - -karamba_DATA = \ - kshutdown-48x48.png \ - kshutdown-classic-notext.theme \ - kshutdown-classic-text.theme - -EXTRA_DIST = $(karamba_DATA) -- cgit v1.2.1