summaryrefslogtreecommitdiffstats
path: root/t/data/SPECS/file-conflicts/e.spec
blob: 8fca0edf2554e68a068e176a4989748b03eb5428 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Summary: x
Name: e
Version: 1
Release: 1
License: x
Group: 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/*