Browse Source

Changed mac-fdisk to not abuse of the [O] tag

early
Alejandro Mery 17 years ago
parent
commit
12766f2303
  1. 18
      powerpc/mac-fdisk/mac-fdisk.conf
  2. 4
      powerpc/mac-fdisk/mac-fdisk.desc

18
powerpc/mac-fdisk/mac-fdisk.conf

@ -0,0 +1,18 @@
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../mac-fdisk/mac-fdisk.conf
# Copyright (C) 2008 The OpenSDE Project
#
# 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
# GNU General Public License can be found in the file COPYING.
# --- SDE-COPYRIGHT-NOTE-END ---
for x in $( match_source_file -p diff ); do
var_insert patchfiles " " "$x"
done

4
powerpc/mac-fdisk/mac-fdisk.desc

@ -2,7 +2,7 @@
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../mac-fdisk/mac-fdisk.desc
[COPY] Copyright (C) 2006 The OpenSDE Project
[COPY] Copyright (C) 2006 - 2008 The OpenSDE Project
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project
[COPY] Copyright (C) 1998 - 2003 Clifford Wolf
[COPY]
@ -31,8 +31,6 @@
[V] 0.1-10
[P] X -----5---9 180.400
[O] var_insert patchfiles " " "`match_source_file -p diff`"
# higher versions are broken - please carefully check if they work at _runtime_ -ReneR
[D] 3452460732 mac-fdisk_0.1.orig.tar.gz http://ftp.debian.org/debian/pool/main/m/mac-fdisk/
[D] 1233512592 mac-fdisk_0.1-10.diff.gz http://ftp.debian.org/debian/pool/main/m/mac-fdisk/

Loading…
Cancel
Save