Skip to content

Commit

Permalink
remove unused module for modify cron
Browse files Browse the repository at this point in the history
  • Loading branch information
jreidinger committed Jan 2, 2019
1 parent d6420c3 commit 64b69a4
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 272 deletions.
2 changes: 1 addition & 1 deletion library/Makefile.am
@@ -1,3 +1,3 @@
# Makefile.am for yast2/library

SUBDIRS = types runlevel sequencer xml commandline desktop wizard control cwm log system packages cron network gpg general systemd mail
SUBDIRS = types runlevel sequencer xml commandline desktop wizard control cwm log system packages network gpg general systemd mail
3 changes: 0 additions & 3 deletions library/cron/Makefile.am

This file was deleted.

14 changes: 0 additions & 14 deletions library/cron/src/Makefile.am

This file was deleted.

100 changes: 0 additions & 100 deletions library/cron/src/modules/Cron.rb

This file was deleted.

20 changes: 0 additions & 20 deletions library/cron/src/scrconf/cron.scr

This file was deleted.

132 changes: 0 additions & 132 deletions library/cron/src/servers_non_y2/ag_cron

This file was deleted.

2 changes: 0 additions & 2 deletions package/yast2.spec
Expand Up @@ -60,8 +60,6 @@ BuildRequires: rpm
Requires: coreutils
# for GPG.ycp
Requires: gpg2
# For Cron Agent, Module
Requires: perl-Config-Crontab
# for ag_anyxml
Requires: perl-XML-Simple
# for defining abstract methods in libraries
Expand Down

0 comments on commit 64b69a4

Please sign in to comment.