|
|
@ -2,7 +2,7 @@ |
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
# |
|
|
|
# Filename: package/.../fbset/fbset.conf |
|
|
|
# Copyright (C) 2007 The OpenSDE Project |
|
|
|
# Copyright (C) 2007 - 2008 The OpenSDE Project |
|
|
|
# Copyright (C) 2004 - 2006 The T2 SDE Project |
|
|
|
# |
|
|
|
# More information can be found in the files COPYING and README. |
|
|
@ -19,5 +19,5 @@ fbset_postmake() { |
|
|
|
cp -fv etc/fb.modes.* $root$docdir |
|
|
|
} |
|
|
|
|
|
|
|
hook_add postmak5 5 'fbset_postmake' |
|
|
|
hook_add postmake 5 'fbset_postmake' |
|
|
|
|