ǝɹʇʇɐʃǝ◖ 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.


_______________________________________________
Pkg-grass-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to