X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=blobdiff_plain;f=Makefile.am;h=11c382eb965e1a94f0adf387f2b5341c6dc64b0c;hp=0b797c13f77df377ed075c5b4cda00b8ab98a129;hb=6171beb7ab5dc0586581660852576f437470df63;hpb=7f9bce705c72b7fc8ab597b67c0255a154b8b3bd diff --git a/Makefile.am b/Makefile.am index 0b797c13..11c382eb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -69,7 +69,7 @@ osxpkg: have-packagemaker osxpkg-dest make osxpkg-clean osxpkg-clean: - [ ! -e ngircd.dest ] || sudo -n rm -rf ngircd.dest + [ ! -r ngircd.dest ] || sudo -n rm -rf ngircd.dest rm -rf ngircd.dest $(distdir).mpkg osxpkg-dest: have-xcodebuild osxpkg-clean clean