[Pkg-irc-commits] r138 - /packages/atheme-services/trunk/debian/rules

nenolod-guest at users.alioth.debian.org nenolod-guest at users.alioth.debian.org
Sun Jan 20 03:43:47 UTC 2008


Author: nenolod-guest
Date: Sun Jan 20 03:43:47 2008
New Revision: 138

URL: http://svn.debian.org/wsvn/pkg-irc/?sc=1&rev=138
Log:
even less craq!#$&^$!*%^%*&T&*@&*$%@!

Modified:
    packages/atheme-services/trunk/debian/rules

Modified: packages/atheme-services/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-irc/packages/atheme-services/trunk/debian/rules?rev=138&op=diff
==============================================================================
--- packages/atheme-services/trunk/debian/rules (original)
+++ packages/atheme-services/trunk/debian/rules Sun Jan 20 03:43:47 2008
@@ -22,18 +22,18 @@
 	ln -sf /usr/share/misc/config.guess config.guess
 endif
 	CFLAGS="$(CFLAGS)" LDFLAGS="-Wl,-z,defs" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --enable-fhs-paths --prefix=/ --exec-prefix=/usr --datadir=/usr/share --sysconfdir=/etc/atheme --mandir=\$${prefix}/share/man --bindir=\$${prefix}/usr/sbin --disable-rpath
-	touch configure-stamp
+	touch $@
 
 build: build-stamp
 build-stamp:  configure
 	dh_testdir
 	$(MAKE)
-	touch build-stamp
+	touch $@
 
 clean:
 	dh_testdir
 	dh_testroot
-	rm -f build-stamp
+	rm -f configure-stamp build-stamp
 	[ ! -f Makefile ] || $(MAKE) distclean
 	# Remove extra files, due to authors distclean not removing them
 	[ ! -f modules/*/Makefile ] || rm modules/*/Makefile




More information about the Pkg-irc-commits mailing list