- Don't ship the 'weather' example anymore (fate#318342).
OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/expect?expand=0&rev=17
This commit is contained in:
parent
ffdb6cad4b
commit
ec31f58e72
@ -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
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# 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
|
||||
# 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
|
||||
# Remove some executables and manpages we don't want to ship
|
||||
rm $RPM_BUILD_ROOT%_prefix/bin/*passwd
|
||||
rm $RPM_BUILD_ROOT%_prefix/bin/weather
|
||||
rm $RPM_BUILD_ROOT%_mandir/*/*passwd*
|
||||
|
||||
%files
|
||||
|
Loading…
Reference in New Issue
Block a user