]> git.pld-linux.org Git - packages/Guppi.git/commitdiff
- modyfications for using neew rpm automation.
authorkloczek <kloczek@pld-linux.org>
Sun, 12 Nov 2000 20:11:54 +0000 (20:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Guppi.spec -> 1.14

Guppi.spec

index 65f5bafb660ece32f29553d691812f10c43d93f3..5a00156a3e75df9e2cd78f6a8e2d066980b46662 100644 (file)
@@ -59,7 +59,6 @@ Guppi static libraries.
 %build
 gettextize --copy --force
 automake
-LDFLAGS="-s"; export LDFLAGS
 %configure
 %{__make}
 
@@ -70,9 +69,6 @@ rm -rf $RPM_BUILD_ROOT
        DESTDIR=$RPM_BUILD_ROOT \
        appdir=%{_applnkdir}/Graphics
 
-strip --strip-unneede $RPM_BUILD_ROOT%{_libdir}/lib*.so.*.* \
-       $RPM_BUILD_ROOT%{_libdir}/guppi/plug-ins/%{version}/lib*.so.*.*
-
 gzip -9nf AUTHORS BIBLIOGRAPHY ChangeLog NEWS README
 
 %find_lang %{name} --with-gnome --all-name
This page took 0.093995 seconds and 4 git commands to generate.