- added: more *.conf files to come
authorMartin Mohring <martin.mohring@5etech.eu>
Sun, 16 Aug 2009 20:17:49 +0000 (20:17 +0000)
committerMartin Mohring <martin.mohring@5etech.eu>
Sun, 16 Aug 2009 20:17:49 +0000 (20:17 +0000)
Makefile

index 5299679..6475696 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -50,7 +50,7 @@ install:
            spectool \
            $(DESTDIR)$(pkglibdir)
        install -m644 Build/*.pm $(DESTDIR)$(pkglibdir)/Build
-       install -m644 *.pm baselibs_global.conf $(DESTDIR)$(pkglibdir)
+       install -m644 *.pm baselibs_global*.conf $(DESTDIR)$(pkglibdir)
        install -m644 configs/* $(DESTDIR)$(pkglibdir)/configs
        rm -f $(DESTDIR)$(pkglibdir)/configs/default.conf
        cp -a configs/default.conf $(DESTDIR)$(pkglibdir)/configs/default.conf