mirror of
https://github.com/hermitcore/libhermit.git
synced 2025-03-09 00:00:03 +01:00
debian: remove /opt/hermit/share from deb package
This commit is contained in:
parent
97e1b583fc
commit
c3c4ade56f
1 changed files with 3 additions and 0 deletions
3
debian/rules
vendored
3
debian/rules
vendored
|
@ -18,3 +18,6 @@ override_dh_auto_test:
|
|||
|
||||
override_dh_auto_install:
|
||||
make install_libhermit
|
||||
|
||||
# delete unneded files that would cause conflicts
|
||||
rm -rf `-pwd`/debian/libhermit/opt/hermit/share/info/dir
|
||||
|
|
Loading…
Add table
Reference in a new issue