author | wimpie <wimpie> | 2005-01-06 03:51:04 (UTC) |
---|---|---|
committer | wimpie <wimpie> | 2005-01-06 03:51:04 (UTC) |
commit | 807241b7466840034a5284b0202705b096d41458 (patch) (side-by-side diff) | |
tree | e4007fbafd33d1529c4c1d1cf307a85bfe89ecb0 /i18n/dk/libautorotateapplet.ts | |
parent | 88d721b0636cee01399fe1179622feb2781b57b0 (diff) | |
download | opie-807241b7466840034a5284b0202705b096d41458.zip opie-807241b7466840034a5284b0202705b096d41458.tar.gz opie-807241b7466840034a5284b0202705b096d41458.tar.bz2 |
This script collects all control files
locates Files and Package entrie
and generates using that information a makefile (on stdout)
SOME DOCUMENTATION (sent to all developers)
That makefile generates a new packages for a particular control file
ONLY IF
1. the control file changed
2. one of the files in the control file changed (including
support for wildcards).
The script is called automatically when needed by the main makefile
when either
make packages-mt
make packages
make package-SomeControlBaseName
is called.
if a goal that does not begin with package... is called (like calling
make clean or just make) then the generation is NOT performed (even if
the special makefile to be generated does not exist) NOR will that
special makefile be included (if it exists).
This guarantees the performance of the build to remain the same
packages built are generated to the Packages subdirectory in $(TOPDIR)
The makefile does not try to package applications that are not compiled
mkipk might fail if files are missing. However the makefile is written
such that the packaging continues
Old packages of the same control are removed
EXTRAVERSION is updated automatically (and updated ONLY for packages
that need to be rebuilt).
IMPORTANT :
Because of the dangling link to /opt/QtPalmtop/bin/quicklauncher
in bin for all quicklauncher apps. the makefile exists with
an error message if /opt... does not exist. to make the makefile
work issue
mkdir /opt
ln -sf $(OPIEDIR) /opt/QtPalmtop
Diffstat (limited to 'i18n/dk/libautorotateapplet.ts') (more/less context) (ignore whitespace changes)
0 files changed, 0 insertions, 0 deletions