diff options
Diffstat (limited to 'audio/gtkpod/Makefile')
-rw-r--r-- | audio/gtkpod/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/audio/gtkpod/Makefile b/audio/gtkpod/Makefile index 636228d41636..5cbbed6d9a41 100644 --- a/audio/gtkpod/Makefile +++ b/audio/gtkpod/Makefile @@ -56,9 +56,6 @@ pre-everything:: @${ECHO_MSG} .endif -post-patch: - @${CP} ${FILESDIR}/systems.h ${WRKSRC}/src - pre-configure: # install locale correctly (share dir instead of lib dir) @${REINPLACE_CMD} -e 's|DATADIRNAME=lib|DATADIRNAME=share|' \ |