summaryrefslogtreecommitdiffstats
path: root/t/data/SPECS/file-conflicts/gd.spec
blob: d5bdd15692a15451badc612e39e95e4d4853cf69 (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: gd
Version: 1
Release: 1
License: x
Group: x
BuildArch: noarch

%description
x

%install
rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT/etc/dir_symlink
echo d > $RPM_BUILD_ROOT/etc/dir_symlink/a

%clean
rm -rf $RPM_BUILD_ROOT

%files
/etc/dir_symlink/a