diff --git a/pkg_conf/sudo.conf b/pkg_conf/sudo.conf index d325820..4763f84 100644 --- a/pkg_conf/sudo.conf +++ b/pkg_conf/sudo.conf @@ -1,11 +1,12 @@ # --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# +# # Filename: target/mnemosyne/pkg_conf/sudo.conf +# Copyright (C) 2008 The OpenSDE Project # Copyright (C) 2002 - 2006 Alejandro Mery -# +# # More information can be found in the files COPYING and README. -# +# # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the @@ -13,5 +14,5 @@ # --- SDE-COPYRIGHT-NOTE-END --- if pkginstalled xfce4-session; then - var_append patchfiles ' ' $mnemosynedir/pkg_diff/sudo_xfsm.diff + var_append patchfiles ' ' $mnemosynedir/pkg_conf/sudo/sudo_xfsm.diff fi diff --git a/pkg_diff/sudo_xfsm.diff b/pkg_conf/sudo/sudo_xfsm.diff similarity index 88% rename from pkg_diff/sudo_xfsm.diff rename to pkg_conf/sudo/sudo_xfsm.diff index 3dbdf58..23ca385 100644 --- a/pkg_diff/sudo_xfsm.diff +++ b/pkg_conf/sudo/sudo_xfsm.diff @@ -1,11 +1,12 @@ # --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# Filename: target/mnemosyne/pkg_diff/sudo_xfsm.diff +# +# Filename: target/mnemosyne/pkg_conf/sudo/sudo_xfsm.diff +# Copyright (C) 2008 The OpenSDE Project # Copyright (C) 2002 - 2006 Alejandro Mery -# +# # More information can be found in the files COPYING and README. -# +# # This patch file is dual-licensed. It is available under the license the # patched project is licensed under, as long as it is an OpenSource license # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms