forked from pool/expect
Accepting request 317238 from devel:languages:tcl
- Don't ship the 'weather' example anymore (fate#318342). OBS-URL: https://build.opensuse.org/request/show/317238 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/expect?expand=0&rev=25
This commit is contained in:
commit
75fa23c144
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jul 17 09:01:09 UTC 2015 - max@suse.com
|
||||||
|
|
||||||
|
- Don't ship the 'weather' example anymore (fate#318342).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 26 13:12:41 UTC 2013 - mmeister@suse.com
|
Tue Mar 26 13:12:41 UTC 2013 - mmeister@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package expect
|
# spec file for package expect
|
||||||
#
|
#
|
||||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -81,6 +81,7 @@ sed -i \
|
|||||||
make install DESTDIR=$RPM_BUILD_ROOT pkglibdir=%_libdir/tcl/%name%version
|
make install DESTDIR=$RPM_BUILD_ROOT pkglibdir=%_libdir/tcl/%name%version
|
||||||
# Remove some executables and manpages we don't want to ship
|
# Remove some executables and manpages we don't want to ship
|
||||||
rm $RPM_BUILD_ROOT%_prefix/bin/*passwd
|
rm $RPM_BUILD_ROOT%_prefix/bin/*passwd
|
||||||
|
rm $RPM_BUILD_ROOT%_prefix/bin/weather
|
||||||
rm $RPM_BUILD_ROOT%_mandir/*/*passwd*
|
rm $RPM_BUILD_ROOT%_mandir/*/*passwd*
|
||||||
|
|
||||||
%files
|
%files
|
||||||
|
Loading…
Reference in New Issue
Block a user