Changeset 23808 for trunk/ppStack/src
- Timestamp:
- Apr 9, 2009, 11:15:14 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/ppStack/src/Makefile.am (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppStack/src/Makefile.am
r23801 r23808 2 2 3 3 if HAVE_SVNVERSION 4 PPSTACK_VERSION=`$(SVNVERSION) .. /..`4 PPSTACK_VERSION=`$(SVNVERSION) ..` 5 5 else 6 6 PPSTACK_VERSION="UNKNOWN" … … 8 8 9 9 if HAVE_SVN 10 PPSTACK_BRANCH=`$(SVN) info .. /..| $(SED) -n -e '/URL:/ h' -e '/Repository Root:/ { x; H; x; s|Repository Root: \(.*\)\nURL: \1\(.*\)|\2| ; s|^/|| ; s|/[a-zA-Z]*/src.*|| ; p }'`10 PPSTACK_BRANCH=`$(SVN) info .. | $(SED) -n -e '/URL:/ h' -e '/Repository Root:/ { x; H; x; s|Repository Root: \(.*\)\nURL: \1\(.*\)|\2| ; s|^/|| ; s|/[a-zA-Z]*/src.*|| ; p }'` 11 11 PPSTACK_SOURCE=`$(SVN) info | $(SED) -n -e 's/Repository UUID: // p'` 12 12 else
Note:
See TracChangeset
for help on using the changeset viewer.
