Help with cdebootstrap_0.7.7
jathan
jathanblackred at openmailbox.org
Wed Dec 20 19:06:06 UTC 2017
On 20/12/17 10:08, Chris Lamb wrote:
> Hi jathan,
>
>> --- rules_cdemod 2017-12-04 16:14:03.523436000 -0600
>> +++ rules_cdeorig 2017-02-26 12:45:41.000000000 -0600
>> @@ -8,5 +8,5 @@
>>
>> %:
>> - override_dh_fixperms $@ --parallel --with autoreconf
>> + dh $@ --parallel --with autoreconf
>
> I think you pasted the wrong diff; the original cdebootstrap debian/rules
> does not have override_dh_fixperms here.
>
>
> Regards,
>
An apology for my mistake. This is the correct newest one:
---
Escritorio/timestamps_in_tarball/cdebootstrap-0.7.7+nmu1/debian/rules
2017-12-20 08:56:12.753128763 -0600
+++ Escritorio/timestamps_in_tarball_2/cdebootstrap-0.7.7/debian/rules
2017-02-26 12:45:41.000000000 -0600
@@ -7,7 +7,7 @@
include /usr/share/dpkg/default.mk
%:
- override_dh_fixperms $@ --parallel --with autoreconf
+ dh $@ --parallel --with autoreconf
override_dh_auto_configure:
dh_auto_configure --builddir build-deb -- \
@@ -38,7 +38,7 @@
dh_auto_install --builddir build-tar --destdir debian/tmp
strip --remove-section=.comment --remove-section=.note
debian/tmp/usr/bin/cdebootstrap
- tar -C debian/tmp/usr/bin --mode=go=rX,u+rw,a-s
--mtime=@$(SOURCE_DATE_EPOCH) -cf
debian/tmp/cdebootstrap_$(DEB_VERSION)_$(DEB_HOST_ARCH).tar .
+ tar -C debian/tmp/usr/bin --mtime=@$(SOURCE_DATE_EPOCH) -cf
debian/tmp/cdebootstrap_$(DEB_VERSION)_$(DEB_HOST_ARCH).tar .
mkdir -p debian/cdebootstrap-static/usr/lib/cdebootstrap
cp debian/tmp/cdebootstrap_$(DEB_VERSION)_$(DEB_HOST_ARCH).tar
debian/cdebootstrap-static/usr/lib/cdebootstrap
--
Por favor evita enviarme adjuntos en formato de word o powerpoint, si
quieres saber porque lee esto:
http://www.gnu.org/philosophy/no-word-attachments.es.html
¡Cámbiate a GNU/Linux! http://getgnulinux.org/es
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 878 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20171220/21e16437/attachment.sig>
More information about the Reproducible-builds
mailing list