[Git][debian-gis-team/tirex][patch-queue/master] Make sure /usr/libexec directory extists.

ǝɹʇʇɐʃǝ◖ xıʃǝɟ (@xamanu) gitlab at salsa.debian.org
Thu Oct 7 16:38:14 BST 2021



ǝɹʇʇɐʃǝ◖ xıʃǝɟ pushed to branch patch-queue/master at Debian GIS Project / tirex


Commits:
da74a44d by Felix Delattre at 2021-10-07T15:37:06+00:00
Make sure /usr/libexec directory extists.

- - - - -


1 changed file:

- Makefile


Changes:

=====================================
Makefile
=====================================
@@ -33,6 +33,7 @@ install: build
 	for program in bin/*; do \
 	    install -m 755 ${INSTALLOPTS} $$program $(DESTDIR)/usr/bin/; \
     done
+	install -m 755 ${INSTALLOPTS} -d                                       $(DESTDIR)/usr/libexec
 	install -m 755 ${INSTALLOPTS} backends/test                            $(DESTDIR)/usr/libexec/tirex-backend-test
 	install -m 755 ${INSTALLOPTS} backends/wms                             $(DESTDIR)/usr/libexec/tirex-backend-wms
 	install -m 755 ${INSTALLOPTS} backends/tms                             $(DESTDIR)/usr/libexec/tirex-backend-tms



View it on GitLab: https://salsa.debian.org/debian-gis-team/tirex/-/commit/da74a44d74225c90c3c8c4fab0787df82c3b6850

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/tirex/-/commit/da74a44d74225c90c3c8c4fab0787df82c3b6850
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20211007/879e4942/attachment.htm>


More information about the Pkg-grass-devel mailing list