pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/aim Correct last commit, c&p destroyed tabs.
details: https://anonhg.NetBSD.org/pkgsrc/rev/9cc2b4a0953b
branches: trunk
changeset: 504531:9cc2b4a0953b
user: joerg <joerg%pkgsrc.org@localhost>
date: Mon Dec 12 21:32:20 2005 +0000
description:
Correct last commit, c&p destroyed tabs.
diffstat:
chat/aim/Makefile | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diffs (24 lines):
diff -r ee2a47d8522c -r 9cc2b4a0953b chat/aim/Makefile
--- a/chat/aim/Makefile Mon Dec 12 20:36:50 2005 +0000
+++ b/chat/aim/Makefile Mon Dec 12 21:32:20 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2005/12/12 20:30:00 joerg Exp $
+# $NetBSD: Makefile,v 1.13 2005/12/12 21:32:20 joerg Exp $
DISTNAME= aim-1.5.286
CATEGORIES= chat
@@ -15,10 +15,10 @@
BUILD_DEPENDS+= rpm2pkg>=1.2:../../pkgtools/rpm2pkg
do-install:
- ${CP} ${PKGDIR}/PLIST ${PLIST_SRC}
- ${LOCALBASE}/sbin/rpm2pkg -d ${PREFIX} -f ${PLIST_SRC} \
- -p ${EMULSUBDIR} ${DISTDIR}/${DISTFILES}
- ${LN} -fs ../${EMULSUBDIR}/usr/bin/aim ${PREFIX}/bin/aim
+ ${CP} ${PKGDIR}/PLIST ${PLIST_SRC}
+ ${LOCALBASE}/sbin/rpm2pkg -d ${PREFIX} -f ${PLIST_SRC} \
+ -p ${EMULSUBDIR} ${DISTDIR}/${DISTFILES}
+ ${LN} -fs ../${EMULSUBDIR}/usr/bin/aim ${PREFIX}/bin/aim
.include "../../emulators/suse_linux/Makefile.application"
Home |
Main Index |
Thread Index |
Old Index