Skip to content

Commit

Permalink
Add documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
jrouzierinverse committed Dec 18, 2024
1 parent f7db876 commit 2dc887b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@ install: build
#PacketFence Mariadb plugin
make src/mariadb_udf/pf_udf.so
install -D -m0755 src/mariadb_udf/pf_udf.so $(CURDIR)/debian/packetfence/$$(pkg-config mariadb --variable=plugindir)/pf_udf.so
#dockerignore
install -m0755 .dockerignore $(CURDIR)/debian/packetfence/.dockerignore
#PacketFence pfcmd suid
install -d -m0755 $(CURDIR)/debian/packetfence-pfcmd-suid$(PREFIX)/$(NAME)/bin
Expand Down

0 comments on commit 2dc887b

Please sign in to comment.