--- po/Rules-extract | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/po/Rules-extract b/po/Rules-extract index dd3e242..506d6f3 100644 --- a/po/Rules-extract +++ b/po/Rules-extract @@ -36,7 +36,7 @@
mostlyclean: mostlyclean-extract mostlyclean-extract: - rm -f Rules-extract \ + rm -f \ $(top_srcdir)/anaconda.po $(top_srcdir)/data/liveinst/gnome/fedora-welcome.po \ $(top_srcdir)/data/liveinst/console.apps/liveinst.h find $(top_srcdir) ( -name '*.glade.h' -o -name '*.desktop.in.h' ) \
diff --git a/po/Rules-extract b/po/Rules-extract index dd3e242..506d6f3 100644 --- a/po/Rules-extract +++ b/po/Rules-extract @@ -36,7 +36,7 @@
mostlyclean: mostlyclean-extract mostlyclean-extract:
- rm -f Rules-extract \
- rm -f \ $(top_srcdir)/anaconda.po $(top_srcdir)/data/liveinst/gnome/fedora-welcome.po \ $(top_srcdir)/data/liveinst/console.apps/liveinst.h find $(top_srcdir) ( -name '*.glade.h' -o -name '*.desktop.in.h' ) \
Looks fine.
- Chris
On Thu, 2013-09-12 at 10:26 -0400, David Shea wrote:
po/Rules-extract | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/po/Rules-extract b/po/Rules-extract index dd3e242..506d6f3 100644 --- a/po/Rules-extract +++ b/po/Rules-extract @@ -36,7 +36,7 @@
mostlyclean: mostlyclean-extract mostlyclean-extract:
- rm -f Rules-extract \
- rm -f \ $(top_srcdir)/anaconda.po $(top_srcdir)/data/liveinst/gnome/fedora-welcome.po \ $(top_srcdir)/data/liveinst/console.apps/liveinst.h find $(top_srcdir) ( -name '*.glade.h' -o -name '*.desktop.in.h' ) \
Nice, ACK.
anaconda-patches@lists.fedorahosted.org