Codebase list supertuxkart / bfc73f3
Prevent installation of files from the updated angelscript Reiner Herrmann 1 year, 6 months ago
1 changed file(s) with 5 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
5353 -o -name "*.plist" \
5454 \) -delete
5555
56 # Remove files installed by embedded angelscript
57 rm -r $(CURDIR)/debian/tmp/usr/include/angelscript.h \
58 $(CURDIR)/debian/tmp/usr/lib/cmake/Angelscript/ \
59 $(CURDIR)/debian/tmp/usr/lib/libangelscript.a
60
5661 dh_install -Xgitignore -Xgitattributes