On Thu, Sep 10, 2009 at 3:17 AM, Orcan Ogetbil wrote: > I guess the line should be starting via > install -d ShellScripts/mine/derot.txt ... > *sigh*. this should be: install -p ShellScripts/mine/derot.txt ... or even better: install -pm 644 ShellScripts/mine/derot.txt ... We want to make sure to have nice permissions on the installed files. Sorry. Orcan -- fedora-devel-list mailing list fedora-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-devel-list