deposit slips
authorIvan Kohler <ivan@freeside.biz>
Wed, 27 May 2020 21:28:50 +0000 (14:28 -0700)
committerIvan Kohler <ivan@freeside.biz>
Wed, 27 May 2020 21:28:50 +0000 (14:28 -0700)
debian/freeside-lib.dirs [new file with mode: 0644]
debian/rules

diff --git a/debian/freeside-lib.dirs b/debian/freeside-lib.dirs
new file mode 100644 (file)
index 0000000..0743d66
--- /dev/null
@@ -0,0 +1 @@
+/usr/local/etc/freeside
index e32910f..88a0dfb 100755 (executable)
@@ -171,9 +171,9 @@ install-stamp: build-stamp
        # Install tex
        install -d ${TEXMF_PATH}
        install -o freeside -m 444 etc/*.sty ${TEXMF_PATH}
-       install -o root -m 444 etc/GnuMICR.otf /usr/local/etc/freeside
+       install -o root -m 444 -D etc/GnuMICR.otf $(TMP)-lib/usr/local/etc/freeside/GnuMICR.otf
 
-       # Create Apache configurations
+# Create Apache configurations
        install -d $(APACHE_CONF)
        $(MAKE) -e DESTDIR=$(APACHE_CONF) install-apache
        install -o root -m 755 init.d/insserv-override-apache2 $(TMP)-webui/etc/insserv/overrides/apache2