* Use $(storedir) instead of $(prefix)/store.
This commit is contained in:
parent
dbf547645d
commit
7f0ed370da
3 changed files with 4 additions and 3 deletions
|
|
@ -6,6 +6,7 @@
|
|||
-e "s^@localstatedir\@^$(localstatedir)^g" \
|
||||
-e "s^@datadir\@^$(datadir)^g" \
|
||||
-e "s^@libexecdir\@^$(libexecdir)^g" \
|
||||
-e "s^@storedir\@^$(storedir)^g" \
|
||||
-e "s^@system\@^$(system)^g" \
|
||||
-e "s^@wget\@^$(wget)^g" \
|
||||
-e "s^@version\@^$(VERSION)^g" \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue