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) --- sounds/Makefile.am | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 sounds/Makefile.am (limited to 'sounds') diff --git a/sounds/Makefile.am b/sounds/Makefile.am deleted file mode 100644 index 1cab2f5..0000000 --- a/sounds/Makefile.am +++ /dev/null @@ -1,10 +0,0 @@ -eventsrcdir = $(kde_datadir)/kshutdown -eventsrc_DATA = eventsrc - -soundsdir = $(kde_datadir)/kshutdown/sounds -sounds_DATA = \ - COPYRIGHT \ - 1m.ogg \ - 5m.ogg - -EXTRA_DIST = $(eventsrc_DATA) $(sounds_DATA) -- cgit v1.2.3