Skip to content

Commit

Permalink
debian: delete copy step
Browse files Browse the repository at this point in the history
  • Loading branch information
R1kaB3rN committed Dec 23, 2024
1 parent 831573e commit bc6bbc8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packaging/deb/debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ PYTHONDIR = /usr/lib/python3/dist-packages

override_dh_auto_configure:
./configure.sh --prefix=/usr
cp -a ../../../subprojects/apparmor/profiles/apparmor/profiles/extras/bwrap-userns-restrict ./apparmor

override_dh_auto_build:
true
Expand Down

0 comments on commit bc6bbc8

Please sign in to comment.