Mailinglist Archive: yast-commit (1212 mails)
| < Previous | Next > |
[yast-commit] r50907 - /trunk/yast2/library/agents/Makefile.am
- From: locilka@xxxxxxxxxxxxxxxx
- Date: Tue, 09 Sep 2008 13:47:41 -0000
- Message-id: <20080909134741.ADD45398E4@xxxxxxxxxxxxxxxx>
Author: locilka
Date: Tue Sep 9 15:47:41 2008
New Revision: 50907
URL: http://svn.opensuse.org/viewcvs/yast?rev=50907&view=rev
Log:
No more barexml
Modified:
trunk/yast2/library/agents/Makefile.am
Modified: trunk/yast2/library/agents/Makefile.am
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/yast2/library/agents/Makefile.am?rev=50907&r1=50906&r2=50907&view=diff
==============================================================================
--- trunk/yast2/library/agents/Makefile.am (original)
+++ trunk/yast2/library/agents/Makefile.am Tue Sep 9 15:47:41 2008
@@ -4,7 +4,6 @@
agent_SCRIPTS = \
ag_content \
ag_netd \
- ag_anyxml \
- ag_barexml
+ ag_anyxml
scrconf_DATA = $(wildcard *.scr)
EXTRA_DIST = $(agent_SCRIPTS) $(scrconf_DATA)
--
To unsubscribe, e-mail: yast-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-commit+help@xxxxxxxxxxxx
Date: Tue Sep 9 15:47:41 2008
New Revision: 50907
URL: http://svn.opensuse.org/viewcvs/yast?rev=50907&view=rev
Log:
No more barexml
Modified:
trunk/yast2/library/agents/Makefile.am
Modified: trunk/yast2/library/agents/Makefile.am
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/yast2/library/agents/Makefile.am?rev=50907&r1=50906&r2=50907&view=diff
==============================================================================
--- trunk/yast2/library/agents/Makefile.am (original)
+++ trunk/yast2/library/agents/Makefile.am Tue Sep 9 15:47:41 2008
@@ -4,7 +4,6 @@
agent_SCRIPTS = \
ag_content \
ag_netd \
- ag_anyxml \
- ag_barexml
+ ag_anyxml
scrconf_DATA = $(wildcard *.scr)
EXTRA_DIST = $(agent_SCRIPTS) $(scrconf_DATA)
--
To unsubscribe, e-mail: yast-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-commit+help@xxxxxxxxxxxx
| < Previous | Next > |