From e5925cd22ef16a563ffd18374baf0b2f009db01c Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Thu, 24 Apr 2003 20:19:31 +0000 Subject: Add patches to prevent multibyte encoded strings to be garbaged. (already submitted to the author) Add user & group in package building too. Submitted by: bento Remove user & group on deinstallation (only on bento). --- irc/dancer-services/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'irc/dancer-services/Makefile') diff --git a/irc/dancer-services/Makefile b/irc/dancer-services/Makefile index 78a0cae2a38a..e809f23cd27b 100644 --- a/irc/dancer-services/Makefile +++ b/irc/dancer-services/Makefile @@ -36,9 +36,7 @@ post-patch: pre-install: ${MKDIR} ${PREFIX}/share/dancer-services -.if !defined(PACKAGE_BUILDING) && !defined(BATCH) @${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL -.endif post-install: ${FIND} ${PREFIX}/share/dancer-services -type d -print0 | \ -- cgit v1.2.3