summaryrefslogtreecommitdiffstats
path: root/perl-install/Makefile
Commit message (Collapse)AuthorAgeFilesLines
...
* themes/* is gone, no need to copy those filesPascal Rigaux2003-02-141-1/+0
|
* fix typoPascal Rigaux2003-02-131-1/+1
|
* use PerlIO-gzipPascal Rigaux2003-02-131-0/+3
|
* language/country selection change:Guillaume Cottenceau2003-02-081-2/+2
| | | | | | | | | | | | | | | - first install step is selection of your language, in your language; it uses images for that - language->country is probed, the selection of the country is possible if there was a problem, in the Summary step - in the $o big structure, we now use $o->{locale} which contains three keys: lang, country and utf8 - lang.pm has been cleaned and rewritten a bit - keyboard probing now done only on language (because this step is at the beginning of the install) - timezone probing done on country, if use changes country before timezone in the Summary, re-probe timezone accordingly
* - building srpm only does not imply having the dependancies installedThierry Vignaud2003-02-051-2/+2
| | | | | - clean more files too
* add brltty help filePascal Rigaux2003-02-041-1/+1
|
* wildcard * in share/list allowed to match multiple files, but not multiple ↵Pascal Rigaux2003-02-041-1/+1
| | | | directories
* roll back (mcc!=gi)Thierry Vignaud2003-01-271-1/+1
|
* remove warnings in packageThierry Vignaud2003-01-271-1/+1
|
* when taking files from perl-GTK2, don't /usr/lib/libDrakX/ugtk2.pm since we ↵Pascal Rigaux2003-01-061-1/+1
| | | | don't need it
* list files changes for gtk2 (is that really optimal to have utf8.pm and ↵Guillaume Cottenceau2002-12-201-3/+5
| | | | utf8_heavy.pl?)
* add "make test_pms_all"Pascal Rigaux2002-12-191-0/+3
|
* fix installation after pixel changesThierry Vignaud2002-12-131-1/+1
|
* adapt "make test_pms" to new perl_checkerPascal Rigaux2002-12-021-7/+3
|
* fix removing of pods when installing pmsPascal Rigaux2002-11-281-1/+1
|
* ugtk2.pm is temporarily not in drakxtools but in perl-GTK2Guillaume Cottenceau2002-11-261-1/+1
|
* group icons are not used, remove themPascal Rigaux2002-08-281-3/+0
|
* lib64 fixesGwenolé Beauchesne2002-08-051-1/+5
|
* - Move xf86Wacom.so modules to {i386,ppc}-specific filelistGwenolé Beauchesne2002-08-051-1/+1
| | | | | | - Make filelists lib64 aware with LIB variable - Add x86_64-specific filelist
* make new perl_checker happyPascal Rigaux2002-07-311-1/+1
|
* rename a few target:Thierry Vignaud2002-07-311-2/+2
| | | | | | - srpm -> slowsrpm - fastsrpm -> srpm
* - consolidate duplicated 'use (warn|strict...' into nuke_perl targetThierry Vignaud2002-07-291-5/+6
| | | | | | - thus enable to fix bug reported by gc (aka i only fixed localsrpm nuke, not srpm: one)
* use spec_test rather than testThierry Vignaud2002-07-251-4/+3
|
* add PMS_DIRS in Makefile.config and use it everywherePascal Rigaux2002-07-241-1/+1
| | | | | | (cleaning some ugly stuff in Makefile.drakxtools while doing so) => now adding a new directory only need to be done at one place
* check make got correct tag from spec fileThierry Vignaud2002-07-231-4/+9
|
* modparm.lst is not used anymore (modinfo -p)Pascal Rigaux2002-07-231-1/+0
|
* fast build: new target (fastsrpm = cvstag localsrpm)Thierry Vignaud2002-07-231-0/+2
|
* g Move 2: partition table: hierarchyThierry Vignaud2002-07-231-3/+3
|
* - Big Move 1: interactive::* hierarchyThierry Vignaud2002-07-231-3/+3
|
* faster startup: remove use (diagnostics|vars|strict) in srpm target asThierry Vignaud2002-07-181-0/+3
| | | | | in local target (dams fsck)
* (test_pms): exclude urpm from usesPascal Rigaux2002-07-171-1/+1
|
* don't display etags command (too long, not nice)Pascal Rigaux2002-07-161-1/+1
|
* updated to drop URPM... reference for test_pms.Francois Pons2002-07-151-1/+1
|
* remove all (use\s+(diagnostics|vars|strict)' instancesThierry Vignaud2002-07-101-0/+4
|
* have MDK::Common's in TAGSPascal Rigaux2002-07-091-1/+1
|
* create the list_modules symlinkPascal Rigaux2002-07-081-2/+4
|
* make test_pms should now work (was pb with list_modules.pm)Pascal Rigaux2002-07-081-0/+1
|
* - remove share/wizard.rc in DISTFILEDaouda Lo2002-07-071-1/+1
|
* add harddrake to DISTFILESThierry Vignaud2002-07-061-1/+1
|
* don't use sed when not neededThierry Vignaud2002-07-051-1/+1
|
* - handle /lib/i686 caseFrancois Pons2002-07-051-2/+2
| | | | | - replace Mandrake/RPMS with Mandrake/RPMS*
* when building the tar for drakxtools, handle specially list_modules.pmPascal Rigaux2002-07-041-2/+4
|
* adapt to the move all.modules -> kernel/all.modules and all.kernels -> ↵Pascal Rigaux2002-07-041-2/+2
| | | | kernel/all.kernels
* corrected rules to make distributable rpms.Frederic Lepied2002-06-191-13/+16
|
* added targets to build test and distribution rpms and srpms (localrpm,Frederic Lepied2002-06-181-7/+49
| | | | | localsrpm, rpm, srpm).
* added security to the installed directoriesFrederic Lepied2002-06-181-1/+1
|
* upload the various compssUsers* (esp. compssUsers.server)Pascal Rigaux2002-03-111-1/+1
|
* - exclude urpm from perl_checkerPascal Rigaux2002-02-221-1/+2
| | | | | - add checking keyboard.pm
* template.in stuff removedPascal Rigaux2002-02-211-1/+0
|
* make a difference between PMS and ALLPMS. For install, only use PMSPascal Rigaux2002-02-211-3/+4
|