]> arthur.barton.de Git - netatalk.git/commitdiff
Fix install order
authorFrank Lahm <franklahm@googlemail.com>
Fri, 13 Apr 2012 08:39:15 +0000 (10:39 +0200)
committerFrank Lahm <franklahm@googlemail.com>
Fri, 13 Apr 2012 08:39:15 +0000 (10:39 +0200)
etc/uams/Makefile.am

index 499649e756e84e20151cc604325e1271cf8ca384..3a02b8359770be9f64fdd0b2cf560fa7831817f4 100644 (file)
@@ -126,7 +126,7 @@ uams_LTLIBRARIES =          \
 # link creation
 #
 
-install-exec-hook:
+install-data-hook:
        (if [ -d $(DESTDIR)$(uamsdir) ] ; then \
                cd $(DESTDIR)$(uamsdir)                                 && \
                rm -f $(uams_LINKS)                                     && \