HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Change
  • Wiki History
  • Next Change →

Changes between Version 7 and Version 8 of HaikuPorterForPM/BuildRecipes


Ignore:
Timestamp:
06/17/13 16:17:13 (2 years ago)
Author:
bonefish
Comment:

Add postInstallDir

Legend:

Unmodified
Added
Removed
Modified
  • HaikuPorterForPM/BuildRecipes

    v7 v8  
    5858 - '''$portVersion:''' The version of the current port (e.g. `2.14`). 
    5959 - '''$portVersionedName:''' The name of the current port, extended by version (e.g. `grep-2.14`). 
     60 - '''$postInstallDir:''' The absolute directory for post-install scripts. 
    6061 - '''$preferencesDir:''' The absolute directory for preflets. 
    6162 - '''$prefix:''' The absolute base directory of the port (i.e. the installation location). 
    … …  
    7879 - '''$relativeManDir:''' `$manDir` as a relative directory (to `prefix`). 
    7980 - '''$relativeOldIncludeDir:''' `$oldIncludeDir` as a relative directory (to `prefix`). 
     81 - '''$relativePostInstallDir:''' `$postInstallDir` as a relative directory (to `prefix`). 
    8082 - '''$relativePreferencesDir:''' `$preferencesDir` as a relative directory (to `prefix`). 
    8183 - '''$relativeSbinDir:''' `$sbinDir` as a relative directory (to `prefix`). 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/