Commit Graph
4 Commits
Author SHA1 Message Date
Emil VelikovandGuilherme G. Piccoli 4d3a810bab kdump-steamos: swap underscore for hyphen in filenames
Currently half of the files are hyphenated, while the rest use
underscore. Just move everything to hyphens.

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
2023-03-31 15:34:42 -03:00
Emil VelikovandGuilherme G. Piccoli f2df3c6365 kdump-steamos: add makefile with install target
People should not need to know the nitty gritty details - make install
should just work (tm).

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
2023-03-31 15:34:42 -03:00
Emil VelikovandGuilherme G. Piccoli c8a3458d25 kdump-steamos: drop executable bit from scripts
The executable bit should be (and is) set during installation.

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
2023-03-31 15:34:42 -03:00
Emil VelikovandGuilherme G. Piccoli f37987b570 kdump-steamos: drop PKGBUILD and binary package
These two have no place in the repo.

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
2023-03-31 15:34:42 -03:00