LUMIERA.clone/admin
Ichthyostega 5a5168b145 Build: fix problem that prevented installation into absolute path
...funny enough I never noticed this obvious mistake,
since I never install software directly into my system,
while the DEB-build does not use absolute paths...

Solution:
 * SCons has this speical convention that a path prefixed with '#'
   is resolved relative to the root of the build (where the SConstruct resides)
 * now we apply this automatically to the two relevant settings
   ** INSTALLDIR
   ** TARGDIR
 * but only (conditionally) if the configured path is relative, not absolute

As a consequence, most other hard-coded usages of the '#'-prefix can then be dropped
2025-11-19 22:40:08 +01:00
..
git_hooks removed 'pushing' from the post commit hook 2008-12-16 23:59:00 +01:00
scons Build: fix problem that prevented installation into absolute path 2025-11-19 22:40:08 +01:00
build_lumiera-build-dependencies.sh Docker: setup a Lumiera build environment in a Debian/Ubuntu container 2019-06-22 19:15:19 +02:00
buildVersion.py Bugfix: setVersion.py -- ability to handle suffixes 2025-11-13 22:06:06 +01:00
deb.lumiera.org.PUB.gpg Docker: setup a Lumiera build environment in a Debian/Ubuntu container 2019-06-22 19:15:19 +02:00
DIR_INFO make some DIR_INFO's nicer 2007-06-21 03:15:52 +02:00
docker_open-lumiera-buildenv.sh Docker: setup a Lumiera build environment in a Debian/Ubuntu container 2019-06-22 19:15:19 +02:00
gnu-indent.sh Merge: change building to create modules 2008-12-20 02:15:33 +01:00
README.deb.lumiera.org.PUB.gpg Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
rfc.sh clean-up: trifles 2025-06-07 23:59:57 +02:00
rsync_docs_to_lumieraorg.sh Merge from backend: wikis, admin-scrits, test.sh 2008-04-12 02:07:16 +02:00
setVersion Release: Introduce the Git-flow branching model 2025-07-21 02:46:28 +02:00
testfilter.sh Add two test tools to admin 2010-07-16 07:59:30 +02:00
treeinfo.sh Fix treeinfo.sh sorting order 2011-05-12 19:30:36 +02:00
vg-run.sh Install: change organisation of target and output directory variables 2011-01-29 14:10:19 +01:00
vgsuppression_gen.sh Merge from backend: wikis, admin-scrits, test.sh 2008-04-12 02:07:16 +02:00

This is the Public Key of the Package signing GPG key
used for building of Debian DEB packages on Lumiera.org

Fingerprint: 11FD F5D2 DBD7 BBD7 F4D9  D9C4 2CF2 5392 6238 2557
UID: Ichthyo (DEB-Package) <deb@ichthyostega.de>