[Xfce4-commits] <libxfce4util:master> Remove spec file and rpm build.
Nick Schermer
noreply at xfce.org
Sun Nov 13 18:58:01 CET 2011
Updating branch refs/heads/master
to ba63a7b846760461023a28ef677b0bef209a17b0 (commit)
from de3eaf2656fec23fffe3a572bebefa52bdc0590e (commit)
commit ba63a7b846760461023a28ef677b0bef209a17b0
Author: Nick Schermer <nick at xfce.org>
Date: Sun Nov 13 18:56:23 2011 +0100
Remove spec file and rpm build.
Makefile.am | 12 ++++--------
configure.in.in | 1 -
2 files changed, 4 insertions(+), 9 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index 1f35613..1c0c8da 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -8,14 +8,11 @@ SUBDIRS = \
AUTOMAKE_OPTIONS = \
1.8 \
- dist-bzip2
+ dist-bzip2 \
+ no-dist-gzip
distclean-local:
- rm -rf libxfce4util.spec *.cache *~
-
-rpm: dist
- rpmbuild -ta $(PACKAGE)-$(VERSION).tar.gz
- @rm -f $(PACKAGE)-$(VERSION).tar.gz
+ rm -rf *.cache *~
.PHONY: ChangeLog
@@ -33,8 +30,7 @@ EXTRA_DIST = \
gtk-doc.make \
intltool-extract.in \
intltool-merge.in \
- intltool-update.in \
- libxfce4util.spec
+ intltool-update.in
DISTCLEANFILES = \
intltool-extract \
diff --git a/configure.in.in b/configure.in.in
index 8c66464..9a4c4e3 100644
--- a/configure.in.in
+++ b/configure.in.in
@@ -207,7 +207,6 @@ AC_OUTPUT([
Makefile
docs/version.xml
docs/Makefile
-libxfce4util.spec
libxfce4util/libxfce4util-1.0.pc
libxfce4util/libxfce4util-config.h
libxfce4util/Makefile
More information about the Xfce4-commits
mailing list