~ubuntu-branches/ubuntu/saucy/gparted/saucy

« back to all changes in this revision

Viewing changes to .pc/03_drop-swraid.patch/include/Makefile.am

  • Committer: Package Import Robot
  • Author(s): Phillip Susi
  • Date: 2012-11-29 13:55:11 UTC
  • Revision ID: package-import@ubuntu.com-20121129135511-1q9x7pr6p1yso4gi
Tags: 0.12.1-2
debian/patches/drop-swraid.patch: Upstream patch to remove broken and
uneeded swraid support that was causing errors with mdadm devices
(LP: #1074606) (Closes: #697872).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
gparted_includedir = $(pkgincludedir)
 
2
 
 
3
EXTRA_DIST = \
 
4
        Device.h                        \
 
5
        Dialog_Base_Partition.h         \
 
6
        Dialog_Disklabel.h              \
 
7
        Dialog_Rescue_Data.h            \
 
8
        Dialog_Partition_Copy.h         \
 
9
    Dialog_Partition_Info.h             \
 
10
    Dialog_Partition_Label.h    \
 
11
        Dialog_Partition_New.h          \
 
12
        Dialog_Partition_Resize_Move.h  \
 
13
        Dialog_Progress.h               \
 
14
        DialogFeatures.h                \
 
15
        DialogManageFlags.h             \
 
16
        DrawingAreaVisualDisk.h         \
 
17
        DMRaid.h                                \
 
18
        FileSystem.h                    \
 
19
        Frame_Resizer_Base.h            \
 
20
        Frame_Resizer_Extended.h        \
 
21
        FS_Info.h                               \
 
22
        GParted_Core.h                  \
 
23
        HBoxOperations.h                \
 
24
        LVM2_PV_Info.h                  \
 
25
        Operation.h                     \
 
26
        OperationCopy.h                 \
 
27
        OperationCheck.h                \
 
28
        OperationCreate.h               \
 
29
        OperationDelete.h               \
 
30
        OperationDetail.h               \
 
31
        OperationFormat.h               \
 
32
        OperationResizeMove.h           \
 
33
        OperationChangeUUID.h           \
 
34
        OperationLabelPartition.h       \
 
35
        Partition.h                     \
 
36
        Proc_Partitions_Info.h  \
 
37
        SWRaid.h                                \
 
38
        TreeView_Detail.h               \
 
39
        Utils.h                         \
 
40
        Win_GParted.h                   \
 
41
        btrfs.h                         \
 
42
        exfat.h                         \
 
43
        ext2.h                          \
 
44
        ext3.h                          \
 
45
        ext4.h                          \
 
46
        fat16.h                         \
 
47
        fat32.h                         \
 
48
        hfs.h                           \
 
49
        hfsplus.h                       \
 
50
        i18n.h                          \
 
51
        jfs.h                           \
 
52
        linux_swap.h                    \
 
53
        lvm2_pv.h                       \
 
54
        nilfs2.h                        \
 
55
        ntfs.h                          \
 
56
        reiser4.h                       \
 
57
        reiserfs.h                      \
 
58
        ufs.h                           \
 
59
        xfs.h