aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/read-edid/files/patch-CMakeLists.txt
blob: f958e3b26721faf52e60a387e02d8f12f59f1d92 (plain) (blame)
1
2
3
4
5
6
7
8
9
--- CMakeLists.txt.orig	2014-02-05 16:27:26 UTC
+++ CMakeLists.txt
@@ -13,5 +13,5 @@ endif ()
 add_subdirectory (parse-edid)
 
 INSTALL(FILES get-edid.1 DESTINATION share/man/man1)
-INSTALL(FILES AUTHORS ChangeLog COPYING README DESTINATION
+INSTALL(FILES AUTHORS ChangeLog LICENSE README DESTINATION
 	share/doc/read-edid)