Adapted from patches by Nicolas Boullis on Debian:
* alignment issues on sparc * "make check" failure when stderr is not a tty * wrong program name in manpages in tarball * build failure with hurd * "make check" failure on machines with no disc drive * make distclean fixes
This commit is contained in:
3
src/.gitignore
vendored
3
src/.gitignore
vendored
@@ -1,4 +1,6 @@
|
||||
/*.o
|
||||
/*.orig
|
||||
/*.rej
|
||||
/.deps
|
||||
/.libs
|
||||
/Makefile
|
||||
@@ -7,6 +9,7 @@
|
||||
/cd-drive.1
|
||||
/cd-info
|
||||
/cd-info.1
|
||||
/*~
|
||||
/cd-read
|
||||
/cd-read.1
|
||||
/cdda-player
|
||||
|
||||
Reference in New Issue
Block a user