aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPapoteur <papoteur@mageia.org>2023-02-23 09:45:47 +0100
committerPapoteur <papoteur@mageia.org>2023-02-23 09:45:47 +0100
commitb0cbcfc247689704c1fffed5ad1fa524a8e71a8b (patch)
treef36eb8a182aed80d402c60ab05ba8116f6df6cd9 /Makefile
parent75d766c9abaa463665a8a8e14098980baf9d4840 (diff)
downloadisodumper-b0cbcfc247689704c1fffed5ad1fa524a8e71a8b.tar
isodumper-b0cbcfc247689704c1fffed5ad1fa524a8e71a8b.tar.gz
isodumper-b0cbcfc247689704c1fffed5ad1fa524a8e71a8b.tar.bz2
isodumper-b0cbcfc247689704c1fffed5ad1fa524a8e71a8b.tar.xz
isodumper-b0cbcfc247689704c1fffed5ad1fa524a8e71a8b.zip
Licenses don't need to be installed, this is managed by spec file
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0320eeb..074c1cf 100644
--- a/Makefile
+++ b/Makefile
@@ -122,7 +122,7 @@ install: version
# for isodumper doc
mkdir -p $(DESTDIR)$(DOCDIR)
- install -m 644 COPYING.GPL COPYING.LGPL CHANGELOG README.md i18n.md $(DESTDIR)$(DOCDIR)
+ install -m 644 CHANGELOG README.md i18n.md $(DESTDIR)$(DOCDIR)
# for isodumper icons
#NOTE: You must install imagemagick package.