diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2004-01-06 17:02:14 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2004-01-06 17:02:14 +0000 |
commit | 66a728f33639c6b4ca379e310f3c2536123fc014 (patch) | |
tree | fe6308c41aaf8252ff315e800cd0aab2b84b796a /perl-install/Makefile | |
parent | d5bdac3e48cbdf2317dc6bcf98cd5a5117af5ac0 (diff) | |
download | drakx-66a728f33639c6b4ca379e310f3c2536123fc014.tar drakx-66a728f33639c6b4ca379e310f3c2536123fc014.tar.gz drakx-66a728f33639c6b4ca379e310f3c2536123fc014.tar.bz2 drakx-66a728f33639c6b4ca379e310f3c2536123fc014.tar.xz drakx-66a728f33639c6b4ca379e310f3c2536123fc014.zip |
obsolete livedrake, live_install, live_update
Diffstat (limited to 'perl-install/Makefile')
-rw-r--r-- | perl-install/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/perl-install/Makefile b/perl-install/Makefile index 73553eb71..6f0045351 100644 --- a/perl-install/Makefile +++ b/perl-install/Makefile @@ -77,7 +77,6 @@ install_pms: $(DIRS) cp share/*.rc $(DESTREP4PMS) chmod a+x $(DESTREP4PMS)/install2 chmod a+x $(DESTREP4PMS)/commands - chmod a+x $(DESTREP4PMS)/live_install* mo_files : $(MOFILES) |