pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/gprbuild-aux
Module Name: pkgsrc
Committed By: marino
Date: Fri May 9 12:14:58 UTC 2014
Modified Files:
pkgsrc/devel/gprbuild-aux: Makefile
Log Message:
devel/gprbuild-aux: Remove unnecessary post-install target
SunOS find does not support -empty. This was used by the post-install
target to remove empty directories, and the command consequently failed
there. It turns out that pkgsrc just ignores empty directories when it
is creating the package list so we don't need the target at all.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/gprbuild-aux/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index