Photos
Blog
Projects
vanrenterghem.biz
projects
/
git.ikiwiki.info.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
33754bc
)
bugfix
author
joey
<joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sun, 9 Sep 2007 02:06:04 +0000
(
02:06
+0000)
committer
joey
<joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sun, 9 Sep 2007 02:06:04 +0000
(
02:06
+0000)
Makefile.PL
patch
|
blob
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index 130484a7c1035185168da1b963dbdbebb3db5981..d40cf3d56976fa386d45086324b06056b375765d 100755
(executable)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-84,7
+84,7
@@
extra_install:
install -d $(DESTDIR)$(PREFIX)/bin
install ikiwiki.out $(DESTDIR)$(PREFIX)/bin/ikiwiki
- $(MAKE) -C po install
+ $(MAKE) -C po install
DESTDIR=$(DESTDIR) PREFIX=$(PREFIX)
}
}