summaryrefslogtreecommitdiffstats
path: root/t/data/SPECS/file-conflicts/e.spec
blob: 26d02b96b66b27efa04b27e7eaf6cb1b5e16797d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Summary: x
Name: e
Version: 1
Release: 1
License: x
BuildArch: noarch

%description
x

%install
rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT/etc
ln -s d $RPM_BUILD_ROOT/etc/dir

%clean
rm -rf $RPM_BUILD_ROOT

%files
/etc/*