Nilesh Patra pushed to branch master at Debian Med / python-avro


Commits:
577c0c88 by Nilesh Patra at 2020-09-22T02:44:59+05:30
Revert "Don't install VERSION.txt"

This reverts commit 066fe21af2a33f62aa13d8180718f3742b93e78a.

- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
debian/rules
=====================================
@@ -18,7 +18,7 @@ export JAVA_HOME=/usr/lib/jvm/default-java
 
 override_dh_install:
 # Only keep /usr/bin/avro that is provided by the python3 package
-       find debian/ -type f \( -name "*LICENSE*" -o -name "VERSION.txt" \) 
-delete
+       find debian/ -name "*LICENSE*" -delete
        dh_install
 
 override_dh_auto_clean:



View it on GitLab: 
https://salsa.debian.org/med-team/python-avro/-/commit/577c0c88e3d9bb55e5b19bc53650caef146e1f55

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/python-avro/-/commit/577c0c88e3d9bb55e5b19bc53650caef146e1f55
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to