Skip to content

Commit

Permalink
[install] add option --srcdir for install-dev
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.parrot.org/parrot/trunk@36815 d31e2699-5ff4-0310-a27c-f18f2fbe73fe
  • Loading branch information
fperrad committed Feb 17, 2009
1 parent 6617d95 commit 572ff2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/gen/makefiles/root.in
Expand Up @@ -2145,6 +2145,7 @@ install-dev: install
--destdir=$(DESTDIR) \
--docdir=$(DOC_DIR) \
--datadir=$(DATA_DIR) \
--srcdir=@srcdir@ \
#UNLESS(win32): --version=$(VERSION) \
MANIFEST MANIFEST.generated

Expand Down

0 comments on commit 572ff2e

Please sign in to comment.