Ralf S. Engelschall 22 rokov pred
rodič
commit
9d5ebd2045
1 zmenil súbory, kde vykonal 2 pridanie a 1 odobranie
  1. 2 1
      imlib/imlib.spec

+ 2 - 1
imlib/imlib.spec

@@ -37,7 +37,7 @@ Distribution: OpenPKG [PLUS]
 Group:        XWindow
 License:      GPL
 Version:      %{V_major}.%{V_minor}
-Release:      20030708
+Release:      20030831
 
 #   list of sources
 Source0:      ftp://ftp.gnome.org/pub/GNOME/sources/imlib/%{V_major}/imlib-%{version}.tar.gz
@@ -75,6 +75,7 @@ AutoReqProv:  no
     rm -rf $RPM_BUILD_ROOT
     %{l_make} %{l_mflags} install DESTDIR=$RPM_BUILD_ROOT
     rm -rf $RPM_BUILD_ROOT%{l_prefix}/lib/pkgconfig
+    strip $RPM_BUILD_ROOT%{l_prefix}/bin/* >/dev/null 2>&1 || true
     %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT \
         %{l_files_std} \
         '%not %dir %{l_prefix}/share/aclocal'