We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b691b6 commit 394f577Copy full SHA for 394f577
rpm/meego-rpm-config.spec
@@ -5,10 +5,9 @@ Name: meego-rpm-config
5
Summary: Mer specific rpm configuration files (from MeeGo)
6
Version: 0.18-2
7
Release: 1
8
-Group: Development/System
9
License: GPLv2+ and GPLv3+
10
BuildArch: noarch
11
-URL: http://git.merproject.org/mer-core/meego-rpm-config
+URL: https://github.com/sailfishos/meego-rpm-config
12
Source0: meego-rpm-config-%{version}.tar.bz2
13
14
%description
@@ -21,9 +20,7 @@ Inherited from MeeGo
21
20
%build
22
23
%install
24
-rm -rf %{buildroot}
25
-make DESTDIR=${RPM_BUILD_ROOT} install
+%make_install
26
27
%files
28
-%defattr(-,root,root,-)
29
%{_prefix}/lib/rpm/meego
0 commit comments