mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Install the error web pages
This commit is contained in:
@@ -4,8 +4,10 @@ all: ;
|
||||
|
||||
install:
|
||||
-mkdir -p $(SHAREDIR)
|
||||
-mkdir -p $(SHAREDIR)/../html
|
||||
install -m 644 *.py $(SHAREDIR)
|
||||
install -m 644 ipa.conf $(SHAREDIR)/..
|
||||
install -m 644 *.html $(SHAREDIR)/../html
|
||||
|
||||
clean:
|
||||
rm -f *~ *.pyc
|
||||
|
||||
Reference in New Issue
Block a user