Accepting request 313289 from home:mlandres:branches:X11:Utilities
fix path to xteddy in xtoys (bnc#935205) OBS-URL: https://build.opensuse.org/request/show/313289 OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/xteddy?expand=0&rev=15
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 23 16:05:13 CEST 2015 - ma@suse.com
|
||||
|
||||
- fix path to xteddy in xtoys (bnc#935205)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 1 17:35:09 UTC 2014 - crrodriguez@opensuse.org
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package xteddy
|
||||
#
|
||||
# Copyright (c) 2014 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
|
||||
@@ -55,7 +55,7 @@ Authors:
|
||||
%prep
|
||||
%setup -q
|
||||
%patch
|
||||
sed s,/usr/games,/usr/bin, xtoys
|
||||
sed -i s,/usr/games,/usr/bin, xtoys
|
||||
|
||||
%build
|
||||
autoreconf --force --install
|
||||
|
Reference in New Issue
Block a user