]> Dogcows Code - chaz/openbox/blobdiff - Makefile.am
make debian paackage with a makedeb script instead. install stuff to the right direct...
[chaz/openbox] / Makefile.am
index a4e1fbb2e4a1b4f42d3a6cf9bc128ff36dbd94b1..602a59c14615ca42f12687561f437f0ac2c676f6 100644 (file)
@@ -363,7 +363,6 @@ dist_rc_DATA = \
        data/menu.xml
 
 edit = $(SED) \
-       -e 's!@time\@!$(shell date "+%a, %d %B %Y %T %z")!' \
        -e 's!@version\@!$(VERSION)!' \
        -e 's!@bindir\@!$(bindir)!'
 
@@ -456,10 +455,4 @@ distclean-local:
                done \
        done
 
-deb:   Makefile
-       $(edit) $(srcdir)/debian/changelog.in >$(srcdir)/debian/changelog
-       fakeroot debian/rules binary
-
-#      dpkg-buildpackage -b -rfakeroot -f openbox-$(VERSION).tar.gz
-
-.PHONY: doc deb
+.PHONY: doc
This page took 0.024988 seconds and 4 git commands to generate.