make daniel happy
This commit is contained in:
parent
a2ce371df5
commit
40bc40e2f4
4
debian/changelog
vendored
4
debian/changelog
vendored
|
@ -1,5 +1,5 @@
|
||||||
ps-watcher (1.06-1) unstable; urgency=low
|
ps-watcher (1.06-1) unstable; urgency=low
|
||||||
|
|
||||||
* Initial release (Closes: #396953)
|
* Initial release (Closes: #396953).
|
||||||
|
|
||||||
-- Jan Wagner <waja@cyconet.org> Fri, 3 Nov 2006 13:39:48 +0000
|
-- Jan Wagner <waja@cyconet.org> Fri, 3 Nov 2006 14:39:48 +0100
|
||||||
|
|
1
debian/rules
vendored
1
debian/rules
vendored
|
@ -23,7 +23,6 @@ config.status: configure
|
||||||
./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info CFLAGS="$(CFLAGS)" LDFLAGS="-Wl,-z,defs"
|
./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info CFLAGS="$(CFLAGS)" LDFLAGS="-Wl,-z,defs"
|
||||||
|
|
||||||
build: build-stamp
|
build: build-stamp
|
||||||
|
|
||||||
build-stamp: config.status
|
build-stamp: config.status
|
||||||
dh_testdir
|
dh_testdir
|
||||||
|
|
||||||
|
|
1
debian/watch
vendored
1
debian/watch
vendored
|
@ -1,3 +1,2 @@
|
||||||
version=3
|
version=3
|
||||||
|
|
||||||
http://sf.net/ps-watcher/ps-watcher-(.*)\.tar\.gz
|
http://sf.net/ps-watcher/ps-watcher-(.*)\.tar\.gz
|
||||||
|
|
Loading…
Reference in a new issue