Skip to content

Commit 88fc5aa

Browse files
committed
(Debian packaging) drop duplicate license file
1 parent 8fbf1b5 commit 88fc5aa

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

debian/libmongocxx-noabi.docs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
1-
debian/tmp/usr/share/mongo-cxx-driver/LICENSE
21
debian/tmp/usr/share/mongo-cxx-driver/README.md
32
debian/tmp/usr/share/mongo-cxx-driver/THIRD-PARTY-NOTICES

debian/rules

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ override_dh_auto_build:
3333
override_dh_auto_install:
3434
dh_auto_install -B$(CURDIR)/build
3535
find $(CURDIR)/debian/tmp -type d -empty -delete
36+
rm -f $(CURDIR)/debian/tmp/usr/share/mongo-cxx-driver/LICENSE
3637

3738
override_dh_auto_test:
3839
# do nothing

0 commit comments

Comments
 (0)