mirror of the now-defunct rocklinux.org
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
--- ./Makefile.am.orig 2004-02-10 22:23:13.052195592 +0000
|
|
+++ ./Makefile.am 2004-02-10 22:27:38.094902976 +0000
|
|
@@ -4,7 +4,7 @@
|
|
|
|
SUBDIRS = po
|
|
|
|
-AM_CPPFLAGS = -I/usr/src/linux -I/usr/src/linux/include -DDEFAULTDEVICE=\"$(DEFAULTDEVICE)\" -DGETOPTLONG
|
|
+AM_CPPFLAGS = -DDEFAULTDEVICE=\"$(DEFAULTDEVICE)\" -DGETOPTLONG
|
|
AM_CFLAGS = -Wall -O3 $(RPM_OPT_FLAGS)
|
|
|
|
man_MANS = eject.1 volname.1
|