|
|
@ -14,7 +14,6 @@ |
|
|
|
# GNU General Public License can be found in the file COPYING. |
|
|
|
# GNU General Public License can be found in the file COPYING. |
|
|
|
# --- SDE-COPYRIGHT-NOTE-END --- |
|
|
|
# --- SDE-COPYRIGHT-NOTE-END --- |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
for x in $( match_source_file -p patch ); do |
|
|
|
for x in $( match_source_file -p patch ); do |
|
|
|
var_append patchfiles ' ' $x |
|
|
|
var_append patchfiles ' ' $x |
|
|
|
done |
|
|
|
done |
|
|
|