Skip to content

Commit 394f577

Browse files
committed
Clean up spec file
1 parent 5b691b6 commit 394f577

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

rpm/meego-rpm-config.spec

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,9 @@ Name: meego-rpm-config
55
Summary: Mer specific rpm configuration files (from MeeGo)
66
Version: 0.18-2
77
Release: 1
8-
Group: Development/System
98
License: GPLv2+ and GPLv3+
109
BuildArch: noarch
11-
URL: http://git.merproject.org/mer-core/meego-rpm-config
10+
URL: https://github.com/sailfishos/meego-rpm-config
1211
Source0: meego-rpm-config-%{version}.tar.bz2
1312

1413
%description
@@ -21,9 +20,7 @@ Inherited from MeeGo
2120
%build
2221

2322
%install
24-
rm -rf %{buildroot}
25-
make DESTDIR=${RPM_BUILD_ROOT} install
23+
%make_install
2624

2725
%files
28-
%defattr(-,root,root,-)
2926
%{_prefix}/lib/rpm/meego

0 commit comments

Comments
 (0)