diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2004-07-26 02:51:07 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2004-07-26 02:51:07 +0000 |
commit | 128d70150bc0c5188503f90d4d97311d7ba40cee (patch) | |
tree | ec01837c6c36c84715c853aefea4d2b213d12da1 /perl-install/Makefile.drakxtools | |
parent | 9c29b12f0d1ea1a7d88d41d24c72a85cbc1b8862 (diff) | |
download | drakx-128d70150bc0c5188503f90d4d97311d7ba40cee.tar drakx-128d70150bc0c5188503f90d4d97311d7ba40cee.tar.gz drakx-128d70150bc0c5188503f90d4d97311d7ba40cee.tar.bz2 drakx-128d70150bc0c5188503f90d4d97311d7ba40cee.tar.xz drakx-128d70150bc0c5188503f90d4d97311d7ba40cee.zip |
adapt to new directories layout:
- Mandrake/mdkinst -> install/stage2/live
- Mandrake/base/mdkinst_stage2.bz2 -> install/stage2/mdkinst_stage2.bz2
- Mandrake/base/rpmsrate -> media/media_info/rpmsrate
- Mandrake/RPMS -> media/main
- images -> install/images
- isolinux -> install/isolinux
- Mandrake/share/advertising -> install/extra/advertising
Diffstat (limited to 'perl-install/Makefile.drakxtools')
-rw-r--r-- | perl-install/Makefile.drakxtools | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/Makefile.drakxtools b/perl-install/Makefile.drakxtools index 8746ba7ea..f0cbadadf 100644 --- a/perl-install/Makefile.drakxtools +++ b/perl-install/Makefile.drakxtools @@ -1,4 +1,5 @@ # -*- Makefile -*- +include ../Makefile.config include Makefile.config INLIBDEST_DIRS = Newt c resize_fat xf86misc sbus_probing |