|
|
# special adaptions for the desktop target
|
|
[ -e $confdir/$pkg.conf ] && . $confdir/$pkg.conf
|
|
|
|
hook_add postinstall 9 "patch -u $root/etc/profile $targetdir/etc_profile.patch"
|
|
|