]> git.pld-linux.org Git - packages/env-update.git/blobdiff - env-update.spec
- _exec_prefix /
[packages/env-update.git] / env-update.spec
index b7ef27a1238f987d25a4d3c03cf6f6b7d82ae64f..46e934eccb187e437e2ce4208f73c74c6260d8ed 100644 (file)
@@ -1,7 +1,8 @@
 Summary:       env-update - create /etc/profile.env from /etc/env.d files
-Name:          env-update - tworzenie /etc/profile.env z plików /etc/env.d
+Summary(pl):   env-update - tworzenie /etc/profile.env z plików /etc/env.d
+Name:          env-update
 Version:       1.6.14
-Release:       0.2
+Release:       0.4
 License:       GPL v2
 Group:         Base
 Source0:       http://distfiles.gentoo.org/distfiles/rc-scripts-%{version}.tar.bz2
@@ -12,6 +13,8 @@ BuildRequires:        gawk-devel
 Requires:      gawk
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define                _exec_prefix    /
+
 %description
 This is env-update rip from gentoo's baselayout.
 
@@ -36,7 +39,7 @@ przy du
 %{__make} -C src/filefuncs \
        CC="%{__cc}" \
        CFLAGS="%{rpmcflags}" \
-       LD="%{__ld}" 
+       LD="%{__ld}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.067311 seconds and 4 git commands to generate.