diff options
author | Brian Behlendorf <[email protected]> | 2015-03-27 14:30:23 -0700 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2015-03-27 14:30:58 -0700 |
commit | d820d2e9cf27678dd07b86f8fdd4635162371a37 (patch) | |
tree | 489c9171fce7585d8b82de42daa88d6d9777c1c3 /configure.ac | |
parent | 7d90f569b3f05def7cbd0a52ce8ac3040364d702 (diff) |
Remove rpm/fedora directory
Originally it was thought that custom spec files might be required
for Fedora. Happily that has turns out not to be the case. Since
this directory just contains symlinks to the generic spec files it
can be removed.
Signed-off-by: Brian Behlendorf <[email protected]>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/configure.ac b/configure.ac index e0829205a..854af771c 100644 --- a/configure.ac +++ b/configure.ac @@ -134,10 +134,6 @@ AC_CONFIG_FILES([ scripts/zpool-config/Makefile scripts/common.sh rpm/Makefile - rpm/fedora/Makefile - rpm/fedora/zfs.spec - rpm/fedora/zfs-kmod.spec - rpm/fedora/zfs-dkms.spec rpm/generic/Makefile rpm/generic/zfs.spec rpm/generic/zfs-kmod.spec |