Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | List docfiles to be packaged in spec file. | Ralf Baechle | 2013-06-04 | 1 | -0/+1 |
| | | | | | | | | | | | | | This fixes this build error: error: Installed (but unpackaged) file(s) found: /usr/share/doc/ax25-apps/COPYING.ax25ipd /usr/share/doc/ax25-apps/HISTORY.ax25ipd /usr/share/doc/ax25-apps/README.ax25ipd /usr/share/doc/ax25-apps/README.ax25rtd /usr/share/doc/ax25-apps/TODO.ax25rtd Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | ||||
* | Remove bogus removal of doc files. | Ralf Baechle | 2013-06-04 | 1 | -3/+0 |
| | | | | Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | ||||
* | Add support for building rpm packages. | Ralf Baechle | 2009-06-27 | 1 | -0/+52 |
Now just a rpmbuild -ta <foo.tar.gz> will do. |