mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
copy CONTRIBUTORS file into /usr/dt/ during install
This commit is contained in:
parent
e59c21b8ff
commit
427c1035d3
1 changed files with 13 additions and 0 deletions
|
@ -175,6 +175,7 @@
|
|||
copyright
|
||||
{ default
|
||||
install_target = /usr/dt/copyright
|
||||
mode = 0644
|
||||
}
|
||||
|
||||
#
|
||||
|
@ -185,6 +186,18 @@ copyright
|
|||
COPYING
|
||||
{ default
|
||||
install_target = /usr/dt/COPYING
|
||||
mode = 0644
|
||||
}
|
||||
|
||||
#
|
||||
#>>-----------------------------
|
||||
# the CONTRIBUTORS file
|
||||
#<<-----------------------------
|
||||
#
|
||||
CONTRIBUTORS
|
||||
{ default
|
||||
install_target = /usr/dt/CONTRIBUTORS
|
||||
mode = 0644
|
||||
}
|
||||
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue