fixed old stuff in makefile
This commit is contained in:
@@ -3,17 +3,8 @@
|
|||||||
## 1 2 3 4 5 6 7 8
|
## 1 2 3 4 5 6 7 8
|
||||||
## 45678901234567890123456789012345678901234567890123456789012345678901234567890
|
## 45678901234567890123456789012345678901234567890123456789012345678901234567890
|
||||||
|
|
||||||
EXTRA_DIST = debian bootstrap.sh
|
|
||||||
|
|
||||||
dist_bin_SCRIPTS = setup-susebootstrap.sh
|
dist_bin_SCRIPTS = setup-susebootstrap.sh
|
||||||
dist_sbin_SCRIPTS = susebootstrap.sh convertfs-fedora-17.sh
|
dist_sbin_SCRIPTS = susebootstrap.sh convertfs-fedora-17.sh
|
||||||
|
|
||||||
deb: distdir
|
MAINTAINERCLEANFILES = makefile.in
|
||||||
cd ${distdir} && dpkg-buildpackage
|
|
||||||
|
|
||||||
distclean-local:
|
|
||||||
-rm -rf ${distdir}
|
|
||||||
|
|
||||||
MAINTAINERCLEANFILES = configure ltmain.sh INSTALL COPYING aclocal.m4 \
|
|
||||||
install-sh missing makefile.in @PACKAGE@_@VERSION@* \
|
|
||||||
debian/changelog debian/control
|
|
||||||
|
|||||||
Reference in New Issue
Block a user