|
@ -57,6 +57,8 @@ includedir .... where the header files should be installed |
|
|
autoextract ... '0' = skip automatic untar |
|
|
autoextract ... '0' = skip automatic untar |
|
|
autopatch ..... '0' = skip automatic patching |
|
|
autopatch ..... '0' = skip automatic patching |
|
|
chownsrcdir ... '0' = don't make a chown to root after extracting the $srctar |
|
|
chownsrcdir ... '0' = don't make a chown to root after extracting the $srctar |
|
|
|
|
|
desktopfiles .. filenames of the desktop files to install ($confdir/*.desktop) |
|
|
|
|
|
set to an empty string to deactivate desktop file installation |
|
|
nocvsinsrcdir . '0' = don't remove CVS and .svn directories in $srcdir |
|
|
nocvsinsrcdir . '0' = don't remove CVS and .svn directories in $srcdir |
|
|
srctar ........ filename of source tar file ('auto' = autodetect) |
|
|
srctar ........ filename of source tar file ('auto' = autodetect) |
|
|
srcdir ........ directory in source tar file ('auto' = autodetect) |
|
|
srcdir ........ directory in source tar file ('auto' = autodetect) |
|
|