copy CONTRIBUTORS file into /usr/dt/ during install
This commit is contained in:
@@ -175,6 +175,7 @@
|
|||||||
copyright
|
copyright
|
||||||
{ default
|
{ default
|
||||||
install_target = /usr/dt/copyright
|
install_target = /usr/dt/copyright
|
||||||
|
mode = 0644
|
||||||
}
|
}
|
||||||
|
|
||||||
#
|
#
|
||||||
@@ -185,6 +186,18 @@ copyright
|
|||||||
COPYING
|
COPYING
|
||||||
{ default
|
{ default
|
||||||
install_target = /usr/dt/COPYING
|
install_target = /usr/dt/COPYING
|
||||||
|
mode = 0644
|
||||||
|
}
|
||||||
|
|
||||||
|
#
|
||||||
|
#>>-----------------------------
|
||||||
|
# the CONTRIBUTORS file
|
||||||
|
#<<-----------------------------
|
||||||
|
#
|
||||||
|
CONTRIBUTORS
|
||||||
|
{ default
|
||||||
|
install_target = /usr/dt/CONTRIBUTORS
|
||||||
|
mode = 0644
|
||||||
}
|
}
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user