forked from pool/libguestfs
Remove debug code
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=631
This commit is contained in:
@@ -107,8 +107,6 @@ sed -i 's|RPMVSF_MASK_NOSIGNATURES|_RPMVSF_NOSIGNATURES|' daemon/rpm-c.c
|
|||||||
sed -i 's/tar zcf/tar -zcf/' appliance/Makefile.am
|
sed -i 's/tar zcf/tar -zcf/' appliance/Makefile.am
|
||||||
|
|
||||||
%build
|
%build
|
||||||
###echo "CEA: mv /etc/hosts /tmp/hosts"
|
|
||||||
###mv /etc/hosts /tmp/hosts
|
|
||||||
# provide a wrapper to tar that creates bit-reproducible output (boo#1218191)
|
# provide a wrapper to tar that creates bit-reproducible output (boo#1218191)
|
||||||
# used in supermin for base.tar.gz, in %install for zz-winsupport.tar.gz zz-scripts.tar.gz and in appliance/Makefile.am for 3 more .tar.gz files
|
# used in supermin for base.tar.gz, in %install for zz-winsupport.tar.gz zz-scripts.tar.gz and in appliance/Makefile.am for 3 more .tar.gz files
|
||||||
SOURCE_DATE_EPOCH=${SOURCE_DATE_EPOCH:-$(date -r %{SOURCE0} +%%s)}
|
SOURCE_DATE_EPOCH=${SOURCE_DATE_EPOCH:-$(date -r %{SOURCE0} +%%s)}
|
||||||
@@ -217,9 +215,6 @@ make \
|
|||||||
|
|
||||||
build_it %{?_smp_mflags} || build_it
|
build_it %{?_smp_mflags} || build_it
|
||||||
|
|
||||||
###echo "CEA: cp /tmp/hosts /etc/hosts"
|
|
||||||
###cp /tmp/hosts /etc/hosts
|
|
||||||
|
|
||||||
%install
|
%install
|
||||||
PATH=~/bin:$PATH
|
PATH=~/bin:$PATH
|
||||||
%make_install \
|
%make_install \
|
||||||
|
|||||||
Reference in New Issue
Block a user